Constructor and Description |
---|
CdataDef() |
CdataDef(DOMWrapper _def) |
CdataDef(java.lang.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, getWrapper
public CdataDef()
public CdataDef(java.lang.String s)
public CdataDef(DOMWrapper _def) throws XOMException
XOMException
public int getType()
NodeDef
DOMWrapper.getType()
.public void displayXML(XMLOutput out, int indent)
NodeDef
displayXML
in interface NodeDef
displayXML
in class TextDef
out
- the XMLOutput class to display the XML