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