org.apache.commons.jxpath.ri.compiler
Class NodeTest

java.lang.Object
  extended byorg.apache.commons.jxpath.ri.compiler.NodeTest
Direct Known Subclasses:
NodeNameTest, NodeTypeTest, ProcessingInstructionTest

public abstract class NodeTest
extends java.lang.Object

Version:
$Revision: 1.5 $ $Date: 2004/02/29 14:17:39 $
Author:
Dmitri Plotnikov

Constructor Summary
NodeTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeTest

public NodeTest()