ca.infoway.messagebuilder.simple.xml.formatter
Class AbstractSimpleXmlFormatter
java.lang.Object
ca.infoway.messagebuilder.simple.xml.formatter.AbstractSimpleXmlFormatter
- All Implemented Interfaces:
- SimpleXmlFormatter
- Direct Known Subclasses:
- AbstractCodedTypeXmlFormatter, BooleanXmlFormatter, BoundedPeriodicIntervalOfTimeXmlFormatter, DateIntervalXmlFormatter, DateUncertainRangeXmlFormatter, DateXmlFormatter, EncapsulatedDataDocumentXmlFormatter, EncapsulatedDataSignatureXmlFormatter, IdentifierXmlFormatter, IntegerXmlFormatter, MoneyXmlFormatter, NullFlavorXmlFormatter, PeriodicIntervalOfTimeXmlFormatter, PersonNameXmlFormatter, PhysicalQuantityIntervalXmlFormatter, PhysicalQuantityUncertainRangeXmlFormatter, PhysicalQuantityXmlFormatter, PostalAddressXmlFormatter, RatioDrugQuantityPerTimeXmlFormatter, RatioMoneyPerUnitXmlFormatter, RealXmlFormatter, StringXmlFormatter, TelecomAddressXmlFormatter, TrivialNameXmlFormatter
public abstract class AbstractSimpleXmlFormatter
- extends Object
- implements SimpleXmlFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configuration
protected final FormatterConfiguration configuration
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
AbstractSimpleXmlFormatter
protected AbstractSimpleXmlFormatter(FormatterConfiguration configuration)
getSingleElement
protected Element getSingleElement(Element value,
String tagName)
throws FormatterException
- Throws:
FormatterException
Copyright © 2013. All Rights Reserved.