[Soot-list] Does soot "support" regular expression?

Eric Bodden eric.bodden at mail.mcgill.ca
Sat Jul 5 11:38:14 EDT 2008


Hi.

No, Soot does not support this but you should be able to achieve the
same thing via a combination of the "find" and "xargs" commands in
your favorite shell.

Eric

2008/7/5 Sai Zhang <racezhang at gmail.com>:
> Hi All:
>
> I am wondering whether soot support regular expression when processing
> classes.
>
> For example, if I want to process all classes in the "example" package (and
> sub-package ) except those end with "Test" (the JUnit tests),
>
> is there any convenient way to write the command?
>
> at least I find the following command to be illegal:
>
> java soot.Main example.*
>
> Can anyone give me some hints?
>
> many thanks.
>
> --
>
> Sai Zhang (saizhang at sjtu.edu.cn)
> http://cse.sjtu.edu.cn/~zhang
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list
>
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


More information about the Soot-list mailing list