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