Results 1 to 2 of 2

Thread: Getting variables of a SPEL expression

  1. #1
    Join Date
    Nov 2012
    Posts
    1

    Default Getting variables of a SPEL expression

    If I have a boolean SPEL expression, how can I get the list of variables in the expression? For example, for the expression "#foo and #bar" I want to get the list [foo,bar] .

  2. #2
    Join Date
    Oct 2012
    Posts
    2

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •