org.basex.query.xpath.locpath
Class Pred

java.lang.Object
  extended by org.basex.query.xpath.locpath.Pred
Direct Known Subclasses:
PredPos, PredSimple

public abstract class Pred
extends java.lang.Object

XPath predicate.

Author:
Workgroup DBIS, University of Konstanz 2005-07, ISC License, Tim Petrowsky

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

Constructor Detail

Pred

public Pred()