public class KeyNodesCollected
extends java.lang.Object
| Constructor and Description | 
|---|
| KeyNodesCollected() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(net.sf.saxon.om.NodeInfo ni)Adds the. | 
| java.util.Collection<net.sf.saxon.om.NodeInfo> | allNodes()Returns all nodes collected in document order. | 
| void | clear()Clear. | 
| java.util.List<net.sf.saxon.om.NodeInfo> | get(javax.xml.namespace.QName nodeName)Access to all NodeInfo stored by the node name. | 
| boolean | isEmpty()Checks if is empty. | 
| java.util.Iterator<net.sf.saxon.om.NodeInfo> | iterator()Iterator. | 
| void | remove(net.sf.saxon.om.NodeInfo ni)Removes the. | 
| void | remove(javax.xml.namespace.QName contextnode)Remove all NodeInfos collected from the . | 
public java.util.List<net.sf.saxon.om.NodeInfo> get(javax.xml.namespace.QName nodeName)
nodeName - the node namepublic void remove(javax.xml.namespace.QName contextnode)
contextnode - the contextnodepublic void remove(net.sf.saxon.om.NodeInfo ni)
ni - the nipublic java.util.Collection<net.sf.saxon.om.NodeInfo> allNodes()
public void clear()
public void add(net.sf.saxon.om.NodeInfo ni)
ni - the nipublic boolean isEmpty()
public java.util.Iterator<net.sf.saxon.om.NodeInfo> iterator()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa