net.geant.edugain.meta.metadata.onlineca
Class OnlineCAServiceMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.common.impl.AbstractSAMLObjectMarshaller
net.geant.edugain.meta.metadata.onlineca.OnlineCAServiceMarshaller
- All Implemented Interfaces:
- org.opensaml.xml.io.Marshaller
public class OnlineCAServiceMarshaller
- extends org.opensaml.common.impl.AbstractSAMLObjectMarshaller
A thread safe Marshaller for OnlineCAService objects.
|
Method Summary |
void |
marshallAttributes(org.opensaml.xml.XMLObject samlElement,
org.w3c.dom.Element domElement)
|
| Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectMarshaller |
marshallElementContent |
| Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller |
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnlineCAServiceMarshaller
public OnlineCAServiceMarshaller()
- Constructor
OnlineCAServiceMarshaller
protected OnlineCAServiceMarshaller(java.lang.String namespaceURI,
java.lang.String elementLocalName)
- Constructor
- Parameters:
namespaceURI - elementLocalName -
marshallAttributes
public void marshallAttributes(org.opensaml.xml.XMLObject samlElement,
org.w3c.dom.Element domElement)
-
- Overrides:
marshallAttributes in class org.opensaml.common.impl.AbstractSAMLObjectMarshaller