public class AddressUnmarshaller extends AbstractXMLObjectUnmarshaller
Address objects.| Constructor and Description |
|---|
AddressUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject fedObject,
Attr attribute) |
protected void |
processChildElement(XMLObject fedObject,
XMLObject child) |
protected void |
processElementContent(XMLObject fedObject,
String elementContent) |
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processElementContent(XMLObject fedObject, String elementContent)
processElementContent in class AbstractXMLObjectUnmarshallerprotected void processAttribute(XMLObject fedObject, Attr attribute)
processAttribute in class AbstractXMLObjectUnmarshallerprotected void processChildElement(XMLObject fedObject, XMLObject child)
processChildElement in class AbstractXMLObjectUnmarshallerCopyright © 1999-2016. All Rights Reserved.