public class DescriptionTypeMarshaller extends AbstractXACMLObjectMarshaller
DescriptionType
.Constructor and Description |
---|
DescriptionTypeMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallElementContent(XMLObject xmlobject,
Element domElement)
No-op method.
|
marshallAttributes
marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, 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 © 2016 JBoss by Red Hat. All rights reserved.