public class DecisionTypeMarshaller extends AbstractXACMLObjectMarshaller
DecisionType
objects.Constructor and Description |
---|
DecisionTypeMarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
marshallAttributes
marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
protected void marshallElementContent(XMLObject samlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractXACMLObjectMarshaller
samlObject
- the XMLObjectdomElement
- the DOM element recieving the contentMarshallingException
- thrown if the textual content can not be added to the DOM elementCopyright © 2016 JBoss by Red Hat. All rights reserved.