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