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