public abstract class AbstractWSAddressingObjectMarshaller
extends org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wsaddressing
.Modifier | Constructor and Description |
---|---|
protected |
AbstractWSAddressingObjectMarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(org.opensaml.xml.XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(org.opensaml.xml.XMLObject xmlObject,
Element domElement) |
protected AbstractWSAddressingObjectMarshaller()
protected void marshallAttributes(org.opensaml.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.xml.io.MarshallingException
marshallAttributes
in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.io.MarshallingException
protected void marshallElementContent(org.opensaml.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.xml.io.MarshallingException
marshallElementContent
in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.io.MarshallingException
Copyright © 1999–2016. All rights reserved.