public interface KeyManager
JXPathContext
that implements the XPath "key()"
function.Modifier and Type | Method and Description |
---|---|
Pointer |
getPointerByKey(JXPathContext context,
String keyName,
String keyValue)
Find a node by key/value.
|
Pointer getPointerByKey(JXPathContext context, String keyName, String keyValue)
context
- to searchkeyName
- StringkeyValue
- StringCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.