ca.infoway.messagebuilder.simple.xml.formatter
Class CodedValueXmlFormatter

Package class diagram package CodedValueXmlFormatter
java.lang.Object
  extended by ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
      extended by ca.infoway.messagebuilder.simple.xml.formatter.AbstractCodedTypeXmlFormatter
          extended by ca.infoway.messagebuilder.simple.xml.formatter.CodedValueXmlFormatter
All Implemented Interfaces:
SimpleXmlFormatter

public class CodedValueXmlFormatter
extends AbstractCodedTypeXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
CodedValueXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 CV format(FormatContext formatContext, Element value)
           
 
Methods inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractCodedTypeXmlFormatter
parseCode
 
Methods inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
getSingleElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodedValueXmlFormatter

public CodedValueXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

public CV format(FormatContext formatContext,
                 Element value)
          throws FormatterException
Specified by:
format in interface SimpleXmlFormatter
Overrides:
format in class AbstractCodedTypeXmlFormatter
Throws:
FormatterException


Copyright © 2013. All Rights Reserved.