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 |
Node
Added Methods | |
---|---|
short
compareDocumentPosition (
Node )
|
|
String
getBaseURI ()
|
|
Object
getFeature (
String,
String
|
|
String
getTextContent ()
|
|
Object
getUserData (
String )
|
|
boolean
isDefaultNamespace (
String )
|
|
boolean
isEqualNode (
Node )
|
|
boolean
isSameNode (
Node )
|
|
String
lookupNamespaceURI (
String )
|
|
String
lookupPrefix (
String )
|
|
void
setTextContent (
String )
|
|
Object
setUserData (
String,
Object
|
Added Fields | |
---|---|
short
DOCUMENT_POSITION_CONTAINED_BY
|
|
short
DOCUMENT_POSITION_CONTAINS
|
|
short
DOCUMENT_POSITION_DISCONNECTED
|
|
short
DOCUMENT_POSITION_FOLLOWING
|
|
short
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
|
|
short
DOCUMENT_POSITION_PRECEDING
|