Module io.sf.carte.echosvg.bridge
Package io.sf.carte.echosvg.bridge.svg12
Class DefaultContentSelector.SelectedNodes
java.lang.Object
io.sf.carte.echosvg.dom.ArrayNodeList
io.sf.carte.echosvg.bridge.svg12.DefaultContentSelector.SelectedNodes
- Enclosing class:
DefaultContentSelector
Implementation of NodeList that contains the nodes that matched this
selector.
-
Field Summary
Fields inherited from class io.sf.carte.echosvg.dom.ArrayNodeList
nodes
-
Constructor Summary
-
Method Summary
Methods inherited from class io.sf.carte.echosvg.dom.ArrayNodeList
getLength, item, iterator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
SelectedNodes
public SelectedNodes()Creates a new SelectedNodes object.
-
-
Method Details
-
update
protected boolean update()
-