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