ca.infoway.messagebuilder.simple.xml.parser
Class PeriodicIntervalOfTimeXmlParser
java.lang.Object
ca.infoway.messagebuilder.simple.xml.parser.AbstractSimpleXmlParser<PIVL,PeriodicIntervalTime>
ca.infoway.messagebuilder.simple.xml.parser.PeriodicIntervalOfTimeXmlParser
- All Implemented Interfaces:
- SimpleXmlParser<PIVL>
public class PeriodicIntervalOfTimeXmlParser
- extends AbstractSimpleXmlParser<PIVL,PeriodicIntervalTime>
- implements SimpleXmlParser<PIVL>
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,
PeriodicIntervalTime value)
throws ParserException
- Specified by:
doRenderNonNullValue
in class AbstractSimpleXmlParser<PIVL,PeriodicIntervalTime>
- Throws:
ParserException
toNameValuePairs
protected Map<String,String> toNameValuePairs(StandardDataType dataType,
PeriodicIntervalTime value,
SimpleXmlParseContext context)
- Overrides:
toNameValuePairs
in class AbstractSimpleXmlParser<PIVL,PeriodicIntervalTime>
closeStartElement
protected boolean closeStartElement(PIVL dataTypeInstance)
- Specified by:
closeStartElement
in class AbstractSimpleXmlParser<PIVL,PeriodicIntervalTime>
Copyright © 2013. All Rights Reserved.