|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedNode | |
com.teamkonzept.dom4jb.dom |
Uses of NamedNode in com.teamkonzept.dom4jb.dom |
Subclasses of NamedNode in com.teamkonzept.dom4jb.dom | |
class |
Attribute
|
class |
Element
|
Methods in com.teamkonzept.dom4jb.dom that return NamedNode | |
protected NamedNode |
NamedNodeMap.put(NamedNode node)
Associates the specified value with the specified key in this map. |
protected NamedNode |
NamedNodeMap.remove(NodeName node)
Removes the mapping for this key from this map if present. |
NamedNode |
NamedNodeMap.get(NodeName key)
Returns the value to which this map maps the specified key. |
Methods in com.teamkonzept.dom4jb.dom with parameters of type NamedNode | |
protected NamedNode |
NamedNodeMap.put(NamedNode node)
Associates the specified value with the specified key in this map. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |