Class NegativeExpr

java.lang.Object
com.werken.xpath.impl.Expr
com.werken.xpath.impl.NegativeExpr

public class NegativeExpr extends Expr
  • Constructor Details

    • NegativeExpr

      public NegativeExpr(Expr expr)
  • Method Details