Uses of Class
org.apache.commons.jxpath.ri.compiler.CoreOperationCompare

Packages that use CoreOperationCompare
org.apache.commons.jxpath.ri.compiler XPath parse tree. 
 

Uses of CoreOperationCompare in org.apache.commons.jxpath.ri.compiler
 

Subclasses of CoreOperationCompare in org.apache.commons.jxpath.ri.compiler
 class CoreOperationEqual
          Implementation of Expression for the operation "=".
 class CoreOperationNotEqual
          Implementation of Expression for the operation "!=".
 class NameAttributeTest
          Captures the foo[@name=expr] expression.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.