org.opensaml.xacml.ctx.impl
Class StatusMessageTypeMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xacml.impl.AbstractXACMLObjectMarshaller
org.opensaml.xacml.ctx.impl.StatusMessageTypeMarshaller
- All Implemented Interfaces:
- Marshaller
public class StatusMessageTypeMarshaller
- extends AbstractXACMLObjectMarshaller
Masrhaller for StatusMessageType.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusMessageTypeMarshaller
public StatusMessageTypeMarshaller()
marshallElementContent
protected void marshallElementContent(XMLObject xmlObject,
Element domElement)
throws MarshallingException
- No-op method. Extending implementations should override this method if they have text content to marshall into
the Element.
- Overrides:
marshallElementContent in class AbstractXACMLObjectMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.