| Constructor and Description |
|---|
CdataDef() |
CdataDef(DOMWrapper _def) |
CdataDef(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayXML(XMLOutput out,
int indent)
Outputs this element definition in XML to any XMLOutput.
|
int |
getType()
Returns the type of this element.
|
display, getChildren, getLocation, getName, getText, getWrapperpublic CdataDef()
public CdataDef(String s)
public CdataDef(DOMWrapper _def) throws XOMException
XOMExceptionpublic int getType()
NodeDefDOMWrapper.getType().public void displayXML(XMLOutput out, int indent)
NodeDefdisplayXML in interface NodeDefdisplayXML in class TextDefout - the XMLOutput class to display the XMLCopyright © 2012–2020 Julian Hyde. All rights reserved.