Package | Description |
---|---|
com.caucho.jsp | |
com.caucho.relaxng | |
com.caucho.xml |
XML parsing and printing package.
|
Modifier and Type | Method and Description |
---|---|
Xml |
ParseState.getXml() |
Modifier and Type | Method and Description |
---|---|
void |
ParseState.setXml(Xml xml)
Sets the XML parser
|
Modifier and Type | Method and Description |
---|---|
void |
VerifierFilter.setParent(Xml xml) |
Modifier and Type | Method and Description |
---|---|
static Xml |
Xml.create()
Creates an Xml parser.
|