com.werken.xpath.impl

Class StringExpr


public class StringExpr
extends Expr

Constructor Summary

StringExpr(String text)

Method Summary

Object
evaluate(Context context)
String
toString()

Methods inherited from class com.werken.xpath.impl.Expr

evaluate

Constructor Details

StringExpr

public StringExpr(String text)

Method Details

evaluate

public Object evaluate(Context context)
Overrides:
evaluate in interface Expr


toString

public String toString()


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