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