org.opensaml.saml2.metadata.impl
public class AdditionalMetadataLocationMarshaller extends AbstractSAMLObjectMarshaller
AdditionalMetadataLocation
objects.Constructor and Description |
---|
AdditionalMetadataLocationMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
marshall, marshall
checkXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
public AdditionalMetadataLocationMarshaller()
protected void marshallAttributes(XMLObject samlElement, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractSAMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject samlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractSAMLObjectMarshaller
MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.