public interface ExtendedKeyManager extends KeyManager
"key()" function.
Returns NodeSet results and allows Object values for better compatibility
with non-XML graphs.| Modifier and Type | Method and Description |
|---|---|
NodeSet |
getNodeSetByKey(JXPathContext context,
String key,
Object value)
Find a NodeSet by key/value.
|
getPointerByKeyNodeSet getNodeSetByKey(JXPathContext context, String key, Object value)
context - basekey - Stringvalue - ObjectCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.