|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.dom.DeepNodeListImpl
weblogic.apache.html.dom.NameNodeListImpl
public class NameNodeListImpl
This class implements the DOM's NodeList behavior for HTMLDocument.getElementsByName().
This class is based on an implementation from the Apache XML Project. In future releases the XML parser, XSLT processor, and associated classes will likely be updated to be based on a later version of the Apache implementations. Since Apache does not guarantee backwards compatibility between versions of their software, we cannot guarantee backwards compatibility of any of the classes contained in the weblogic.apache package or sub-packages.
DeepNodeListImpl
Field Summary |
---|
Fields inherited from class weblogic.apache.xerces.dom.DeepNodeListImpl |
---|
changes, enableNS, nodes, nsName, rootNode, tagName |
Constructor Summary | |
---|---|
NameNodeListImpl(weblogic.apache.xerces.dom.NodeImpl rootNode,
String tagName)
Deprecated. Constructor. |
Method Summary | |
---|---|
protected Node |
nextMatchingElementAfter(Node current)
Deprecated. 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 |
Methods inherited from interface org.w3c.dom.NodeList |
---|
getLength, item |
Constructor Detail |
---|
public NameNodeListImpl(weblogic.apache.xerces.dom.NodeImpl rootNode, String tagName)
Method Detail |
---|
protected Node nextMatchingElementAfter(Node current)
nextMatchingElementAfter
in class weblogic.apache.xerces.dom.DeepNodeListImpl
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |