ca.infoway.messagebuilder.simple.xml
Interface SimpleXmlFormatter

Package class diagram package SimpleXmlFormatter
All Known Implementing Classes:
AbstractCodedTypeXmlFormatter, AbstractSimpleXmlFormatter, BooleanXmlFormatter, BoundedPeriodicIntervalOfTimeXmlFormatter, CodedValueXmlFormatter, ConceptDescriptorXmlFormatter, DateIntervalXmlFormatter, DateUncertainRangeXmlFormatter, DateXmlFormatter, EncapsulatedDataDocumentXmlFormatter, EncapsulatedDataSignatureXmlFormatter, IdentifierXmlFormatter, IntegerXmlFormatter, MoneyXmlFormatter, NullFlavorXmlFormatter, PeriodicIntervalOfTimeXmlFormatter, PersonNameXmlFormatter, PhysicalQuantityIntervalXmlFormatter, PhysicalQuantityUncertainRangeXmlFormatter, PhysicalQuantityXmlFormatter, PostalAddressXmlFormatter, RatioDrugQuantityPerTimeXmlFormatter, RatioMoneyPerUnitXmlFormatter, RealXmlFormatter, SimpleCodedTypeXmlFormatter, StringXmlFormatter, TelecomAddressXmlFormatter, TrivialNameXmlFormatter

public interface SimpleXmlFormatter


Method Summary
 Object format(FormatContext formatContext, Element value)
           
 

Method Detail

format

Object format(FormatContext formatContext,
              Element value)
              throws FormatterException
Throws:
FormatterException


Copyright © 2013. All Rights Reserved.