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