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