ca.infoway.messagebuilder.simple.xml.parser
Class PhysicalQuantityXmlParser
java.lang.Object
ca.infoway.messagebuilder.simple.xml.parser.AbstractSimpleXmlParser<PQ,PhysicalQuantity>
ca.infoway.messagebuilder.simple.xml.parser.PhysicalQuantityXmlParser
- All Implemented Interfaces:
- SimpleXmlParser<PQ>
public class PhysicalQuantityXmlParser
- extends AbstractSimpleXmlParser<PQ,PhysicalQuantity>
- implements SimpleXmlParser<PQ>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
doRenderNonNullValue
protected void doRenderNonNullValue(StringBuilder builder,
SimpleXmlParseContext context,
StandardDataType dataType,
PhysicalQuantity value)
throws ParserException
- Specified by:
doRenderNonNullValue
in class AbstractSimpleXmlParser<PQ,PhysicalQuantity>
- Throws:
ParserException
toNameValuePairs
protected Map<String,String> toNameValuePairs(StandardDataType dataType,
PhysicalQuantity physicalQuantity,
SimpleXmlParseContext context)
- Overrides:
toNameValuePairs
in class AbstractSimpleXmlParser<PQ,PhysicalQuantity>
closeStartElement
protected boolean closeStartElement(PQ dataTypeInstance)
- Specified by:
closeStartElement
in class AbstractSimpleXmlParser<PQ,PhysicalQuantity>
Copyright © 2013. All Rights Reserved.