org.opensaml.saml2.common.impl
public class ExtensionsMarshaller extends AbstractXMLObjectMarshaller
Extensions
objects.Constructor and Description |
---|
ExtensionsMarshaller()
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
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-2013 JBoss by Red Hat. All Rights Reserved.