ExpressionFactory

From: Joe Baldwin (jfbaldwi..arthlink.net)
Date: Sun Dec 06 2009 - 23:19:50 EST

  • Next message: Lachlan Deck: "Re: ExpressionFactory"

    Is it possible to build a complex expression using the ExpressionFactory that includes groupings (or is this only accomplished using the Expression.fromString() method)?

    For example

            (exp1 OR exp2 OR exp3) AND (exp4 OR exp5 OR exp6)

    I would expect this could be accomplished using a Map (as a group), but I have found no mention of support for this in the docs I have read.

    Thanks
    Joe



    This archive was generated by hypermail 2.0.0 : Sun Dec 06 2009 - 23:20:23 EST