org.opensaml.ws.wsfed.impl
Class AppliesToMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wsfed.impl.AppliesToMarshaller
- All Implemented Interfaces:
- Marshaller
public class AppliesToMarshaller
- extends AbstractXMLObjectMarshaller
A thread safe marshaller for AppliesTo
objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppliesToMarshaller
public AppliesToMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject fedObject,
Element domElement)
-
- Specified by:
marshallAttributes
in class AbstractXMLObjectMarshaller
marshallElementContent
protected void marshallElementContent(XMLObject fedObject,
Element domElement)
-
- Specified by:
marshallElementContent
in class AbstractXMLObjectMarshaller
Copyright © 1999-2013. All Rights Reserved.