-
Constructor Summary
Constructors
Create a node list backed by the provided parsed nodes.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
XNodeList
Create a node list backed by the provided parsed nodes.
- Parameters:
list - node list
-