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 XPathTokenManager
XPath. token_source
Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager Modifier and Type Method Description void
XPath. ReInit(XPathTokenManager tm)
Constructors in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager Constructor Description XPath(XPathTokenManager tm)
-