Uses of Class
org.apache.jackrabbit.spi.commons.query.xpath.XPathTokenManager

Packages that use XPathTokenManager
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
 XPathTokenManager XPath.token_source
           
 

Methods in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager
 void XPath.ReInit(XPathTokenManager tm)
           
 

Constructors in org.apache.jackrabbit.spi.commons.query.xpath with parameters of type XPathTokenManager
XPath(XPathTokenManager tm)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.