|
EAF 7.4 Util | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
getAttributeNode(localName)
.
getAttribute(localName)
.
null
if
the node has no children.
setClassPath
/addClassPath
methods.
Config
object.
ConfigFile
associated with this object.
Element
nodes with given name,
searching by all sub nodes from this node.
Element
nodes with given name,
searching by all sub nodes from this node.
getElementsByTagName(localName)
.
null
if
the node has no children.
Element
with the given tag name.
Element
in the subtree of this node,
with the given tag name.
Element
in the subtree of this node,
that satisfy the given condition.
null
if
the node has no children.
getNodeName
.
Element
node (if exists) with the same tag name.
null
if
the node has no next sibling.
null
, since NodeImpl
s
do not belong to any Document
.
null
, since namespaces are not supported.
null
if this node has no previous sibling.
KeywordValueTable
object.
XMLConfig
as a subconfiguration with the given condition.
true
; otherwise, it is
false
.
Element
s in the subtree of this node,
which contain attribute with the given name and value.
Element
s in the subtree of this node,
that satisfy the given condition.
Element
s in the subtree of this node,
with the given tag name and value.
Element
found on the given path.
|
EAF 7.4 Util | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |