No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 8 |
| From Level: | 7 |
| Generated | 2010.05.11 19:22 |
Document | Added Methods | |
|---|---|
Node
adoptNode(
Node)
|
|
String
getDocumentURI()
|
|
DOMConfiguration
getDomConfig()
|
|
String
getInputEncoding()
|
|
boolean
getStrictErrorChecking()
|
|
String
getXmlEncoding()
|
|
boolean
getXmlStandalone()
|
|
String
getXmlVersion()
|
|
void
normalizeDocument()
|
|
Node
renameNode(
Node,
String
|
|
void
setDocumentURI(
String)
|
|
void
setStrictErrorChecking(
boolean)
|
|
void
setXmlStandalone(
boolean)
|
|
void
setXmlVersion(
String)
|
|