GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type org.w3c.dom.Document | |
Document | The document this frame contains, if there is any and it is available,
or null otherwise.
|
Document | The document this frame contains, if there is any and it is available,
or null otherwise.
|
Document | The document this object contains, if there is any and it is available,
or null otherwise.
|
Methods with return type org.w3c.dom.Document | |
Document | The document that finished loading.
|
Document | Parse an XML document from a resource identified by a
LSInput .
|
Document | Parse an XML document from a location identified by a URI reference [IETF RFC 2396]. |
Methods with return type org.w3c.dom.Document | |
Document |
Methods with return type org.w3c.dom.Document | |
Document | Creates a DOM Document object of the specified type with its document
element.
|
Document | The Document object associated with this node. |
Methods with return type org.w3c.dom.Document | |
Document | Creates a new, empty DOM Document.
|
Document | Parse the specified file and return a DOM Document.
|
Document | Parse the specified input stream and return a DOM Document.
|
Document | Parse the specified input stream and return a DOM Document.
|
Document | Parse the content of the specified URI and return a DOM Document.
|
Document | Parse the specified input source and return a DOM Document.
|
GNU Classpath (0.95) |