public abstract class AbstractWSAddressingObjectUnmarshaller extends AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsaddressing.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWSAddressingObjectUnmarshaller()
Constructor.
|
| 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 AbstractWSAddressingObjectUnmarshaller()
protected 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-2015. All Rights Reserved.