public class ShibbolethMetadataScopeMarshaller extends AbstractXMLObjectMarshaller
ShibbolethMetadataScope
.Modifier | Constructor and Description |
---|---|
|
ShibbolethMetadataScopeMarshaller()
Constructor.
|
protected |
ShibbolethMetadataScopeMarshaller(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 ShibbolethMetadataScopeMarshaller()
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.