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

Package class diagram package ConceptDescriptorXmlFormatter
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.ConceptDescriptorXmlFormatter
All Implemented Interfaces:
SimpleXmlFormatter

public class ConceptDescriptorXmlFormatter
extends AbstractCodedTypeXmlFormatter


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
configuration, NAMESPACE
 
Constructor Summary
protected ConceptDescriptorXmlFormatter(FormatterConfiguration configuration)
           
 
Method Summary
 CD 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

ConceptDescriptorXmlFormatter

protected ConceptDescriptorXmlFormatter(FormatterConfiguration configuration)
Method Detail

format

public CD 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.