public class ShibbolethMetadataKeyAuthorityMarshaller extends AbstractXMLObjectMarshaller
ShibbolethMetadataKeyAuthority
.Modifier | Constructor and Description |
---|---|
|
ShibbolethMetadataKeyAuthorityMarshaller()
Constructor.
|
protected |
ShibbolethMetadataKeyAuthorityMarshaller(String namespaceURI,
String elementLocalName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement) |
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
public ShibbolethMetadataKeyAuthorityMarshaller()
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractXMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractXMLObjectMarshaller
MarshallingException
Copyright © 1999-2012. All Rights Reserved.