public class FaultUnmarshaller extends AbstractXMLObjectUnmarshaller
Faults.| Constructor and Description |
|---|
FaultUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject) |
protected void |
processElementContent(XMLObject xmlObject,
String elementContent) |
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processChildElement(XMLObject parentXMLObject, XMLObject childXMLObject) throws UnmarshallingException
processChildElement in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processAttribute(XMLObject xmlObject, Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processElementContent(XMLObject xmlObject, String elementContent)
processElementContent in class AbstractXMLObjectUnmarshallerCopyright © 1999-2016. All Rights Reserved.