ca.infoway.messagebuilder.simple.xml.parser
Class PhysicalQuantityIntervalXmlParser
java.lang.Object
ca.infoway.messagebuilder.simple.xml.parser.AbstractSimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>,Interval<PhysicalQuantity>>
ca.infoway.messagebuilder.simple.xml.parser.PhysicalQuantityIntervalXmlParser
- All Implemented Interfaces:
- SimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>>
public class PhysicalQuantityIntervalXmlParser
- extends AbstractSimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>,Interval<PhysicalQuantity>>
- implements SimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>>
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,
Interval<PhysicalQuantity> value)
throws ParserException
- Specified by:
doRenderNonNullValue
in class AbstractSimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>,Interval<PhysicalQuantity>>
- Throws:
ParserException
closeStartElement
protected boolean closeStartElement(IVL<PQ,Interval<PhysicalQuantity>> dataTypeInstance)
- Specified by:
closeStartElement
in class AbstractSimpleXmlParser<IVL<PQ,Interval<PhysicalQuantity>>,Interval<PhysicalQuantity>>
Copyright © 2013. All Rights Reserved.