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