Uses of Class
org.modeshape.jcr.xpath.XPath.AttributeNameTest

Packages that use XPath.AttributeNameTest
org.modeshape.jcr.xpath The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. 
 

Uses of XPath.AttributeNameTest in org.modeshape.jcr.xpath
 

Methods in org.modeshape.jcr.xpath that return types with arguments of type XPath.AttributeNameTest
protected  List<XPath.AttributeNameTest> XPathToQueryTranslator.extractAttributeNames(XPath.BinaryComponent binary)
          Find any attribute names that have been unioned together (with '|').
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.