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