> I'm all for evaluate(). What does it return? An Object or a List? 

First guess, the return type would be 'Object', but that certainly
might be a List that gets returned, depending on the expression.

So, a location-path expression would return a List, while arithmetic
of boolean expressions would return a single Integer, Double, or
Boolean object.

Eh?

        -bob


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to