com.werken.xpath.impl
Class PathExpr

java.lang.Object
  |
  +--com.werken.xpath.impl.Expr
        |
        +--com.werken.xpath.impl.PathExpr
Direct Known Subclasses:
FilterExpr, LocationPath

public abstract class PathExpr
extends Expr


Constructor Summary
PathExpr()
           
 
Methods inherited from class com.werken.xpath.impl.Expr
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathExpr

public PathExpr()


Copyright © 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.