|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MutableNodeList | |
---|---|
ca.ucalgary.seahawk.util |
Uses of MutableNodeList in ca.ucalgary.seahawk.util |
---|
Methods in ca.ucalgary.seahawk.util with parameters of type MutableNodeList | |
---|---|
static List<String> |
DataUtils.findFilteredNodes(Document targetDoc,
FilterSearch filter,
List<String> filterableXPtrs,
Map<String,String> xPtrsToFilter,
Map<String,Boolean> jobXPtrs,
MutableNodeList currentSelectedData,
StringBuffer currentSelectionXPath,
boolean apply)
Returns a list of xptrs to filterable nodes in the targetDoc, an populates the list of xptrs that should be filtered according to the provided filter. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |