org.opensaml.ws.wsaddressing.impl
Class AttributedQNameMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.schema.impl.XSQNameMarshaller
org.opensaml.ws.wsaddressing.impl.AttributedQNameMarshaller
- All Implemented Interfaces:
- Marshaller
- Direct Known Subclasses:
- ProblemHeaderQNameMarshaller
public class AttributedQNameMarshaller
- extends XSQNameMarshaller
Marshaller for instances of AttributedQName
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedQNameMarshaller
public AttributedQNameMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class XSQNameMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.