|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--sdlip.xml.dom.DeepNodeListImpl
| Field Summary | |
protected int |
changes
|
protected java.util.Vector |
nodes
|
protected NodeImpl |
rootNode
|
protected java.lang.String |
tagName
|
| Constructor Summary | |
protected |
DeepNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
Constructor. |
| Method Summary | |
int |
getLength()
Returns the length of the node list. |
org.w3c.dom.Node |
item(int index)
Returns the node at the specified index. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected NodeImpl rootNode
protected java.lang.String tagName
protected int changes
protected java.util.Vector nodes
| Constructor Detail |
protected DeepNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
| Method Detail |
public int getLength()
public org.w3c.dom.Node item(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||