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.
|
marshallAttributesmarshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElementprotected void marshallElementContent(XMLObject xmlobject, Element domElement) throws MarshallingException
marshallElementContent in class AbstractXACMLObjectMarshallerxmlobject - the XMLObjectdomElement - the DOM element recieving the contentMarshallingException - thrown if the textual content can not be added to the DOM elementCopyright © 2021. All rights reserved.