|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.apache.xerces.dom.DeepNodeListImpl
|
+--weblogic.apache.html.dom.NameNodeListImpl
This class implements the DOM's NodeList behavior for HTMLDocuemnt.getElementsByName().
DeepNodeListImpl| Fields inherited from class weblogic.apache.xerces.dom.DeepNodeListImpl |
changes,
enableNS,
nodes,
nsName,
rootNode,
tagName |
| Constructor Summary | |
NameNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
Constructor. |
|
| Method Summary | |
protected org.w3c.dom.Node |
nextMatchingElementAfter(org.w3c.dom.Node current)
Iterative tree-walker. |
| Methods inherited from class weblogic.apache.xerces.dom.DeepNodeListImpl |
getLength,
item |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public NameNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
| Method Detail |
protected org.w3c.dom.Node nextMatchingElementAfter(org.w3c.dom.Node current)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||