|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.DeepNodeListImpl
org.apache.html.dom.NameNodeListImpl
public class NameNodeListImpl
This class implements the DOM's NodeList behavior for HTMLDocuemnt.getElementsByName().
DeepNodeListImpl| Constructor Summary | |
|---|---|
NameNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.xerces.dom.DeepNodeListImpl |
|---|
getLength, item |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.NodeList |
|---|
getLength, item |
| Constructor Detail |
|---|
public NameNodeListImpl(NodeImpl rootNode,
java.lang.String tagName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||