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