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