Uses of Class
org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager
- 
Packages that use XPathTokenManager Package Description org.apache.jackrabbit.spi.commons.query.xpath  - 
- 
Uses of XPathTokenManager in org.apache.jackrabbit.spi.commons.query.xpath
Fields in org.apache.jackrabbit.spi.commons.query.xpath declared as XPathTokenManager Modifier and Type Field Description XPathTokenManagerXPath. token_sourceMethods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager Modifier and Type Method Description voidXPath. ReInit(XPathTokenManager tm)Constructors in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager Constructor Description XPath(XPathTokenManager tm) 
 -