Class ProblemHeaderQNameUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.schema.impl.XSQNameUnmarshaller
org.opensaml.soap.wsaddressing.impl.AttributedQNameUnmarshaller
org.opensaml.soap.wsaddressing.impl.ProblemHeaderQNameUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the <wsa:ProblemHeaderQName> element.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AttributedQNameUnmarshaller
processAttribute
Methods inherited from class org.opensaml.core.xml.schema.impl.XSQNameUnmarshaller
processChildElement, unmarshallTextContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes
-
Constructor Details
-
ProblemHeaderQNameUnmarshaller
public ProblemHeaderQNameUnmarshaller()
-