Package org.opensaml.soap.wstrust.impl
Class CodeUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.core.xml.schema.impl.XSURIUnmarshaller
-
- org.opensaml.soap.wstrust.impl.CodeUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class CodeUnmarshaller extends XSURIUnmarshaller
Unmarshaller for the :Code element.
-
-
Constructor Summary
Constructors Constructor Description CodeUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-