Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Commons JXPath 1.2
Package:
org.apache.commons.jxpath
Interface
public
interface
Variables
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
$Revision:
Author(s)
Dmitri Plotnikov
Variables provide access to a global set of values accessible via XPath. XPath can reference variables using the
"$varname"
syntax. To use a custom implementation of this interface, pass it to
JXPathContext.setVariables()
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
"$varname"syntax. To use a custom implementation of this interface, pass it to JXPathContext.setVariables()