org.opensaml.ws.wspolicy.impl
Class OperatorContentTypeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wspolicy.impl.AbstractWSPolicyObjectUnmarshaller
org.opensaml.ws.wspolicy.impl.OperatorContentTypeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- AllUnmarshaller, ExactlyOneUnmarshaller, PolicyUnmarshaller
public class OperatorContentTypeUnmarshaller
- extends AbstractWSPolicyObjectUnmarshaller
Unmarshaller for the wsp:OperatorContentType element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperatorContentTypeUnmarshaller
public OperatorContentTypeUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSPolicyObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.