Package | Description |
---|---|
com.caucho.xml |
XML parsing and printing package.
|
Modifier and Type | Method and Description |
---|---|
protected org.w3c.dom.Node |
QDocument.copyNode(QDocument newNode,
boolean deep) |
void |
AbstractParser.parseDocument(QDocument doc,
java.io.InputStream is,
java.lang.String systemId) |
void |
AbstractParser.setOwner(QDocument doc)
Sets the owner.
|
Constructor and Description |
---|
QAbstractNode(QDocument owner) |
QAttr(QDocument owner,
QName name) |
QDocumentFragment(QDocument owner) |
QElement(QDocument owner,
QName name) |
QEntityReference(QDocument owner,
java.lang.String name) |
QNode(QDocument owner) |