org.opensaml.ws.wsaddressing.impl
Class ProblemActionUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.ProblemActionUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class ProblemActionUnmarshaller
- extends AbstractWSAddressingObjectUnmarshaller
Unmarshaller for instances of ProblemActionUnmarshaller
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProblemActionUnmarshaller
public ProblemActionUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.