Class ProblemHeaderQNameMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.core.xml.schema.impl.XSQNameMarshaller
org.opensaml.soap.wsaddressing.impl.AttributedQNameMarshaller
org.opensaml.soap.wsaddressing.impl.ProblemHeaderQNameMarshaller
- All Implemented Interfaces:
Marshaller
public class ProblemHeaderQNameMarshaller extends AttributedQNameMarshaller
Marshaller for the <wsa:ProblemHeaderQName> element.
- See Also:
ProblemHeaderQName
-
Constructor Summary
Constructors Constructor Description ProblemHeaderQNameMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AttributedQNameMarshaller
marshallAttributes
Methods inherited from class org.opensaml.core.xml.schema.impl.XSQNameMarshaller
marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
ProblemHeaderQNameMarshaller
public ProblemHeaderQNameMarshaller()
-