org.opensaml.xacml.policy.impl
public class AttributeValueTypeMarshaller extends AbstractXACMLObjectMarshaller
AttributeValueType
.Constructor and Description |
---|
AttributeValueTypeMarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement)
No-op method.
|
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractXACMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractXACMLObjectMarshaller
MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.