Uses of Interface
org.mvel2.PreProcessor

Packages that use PreProcessor
org.mvel2   
 

Uses of PreProcessor in org.mvel2
 

Classes in org.mvel2 that implement PreProcessor
 class MacroProcessor
          A simple, fast, macro processor.
 

Methods in org.mvel2 with parameters of type PreProcessor
static String MVEL.preprocess(char[] input, PreProcessor[] preprocessors)
           
static String MVEL.preprocess(String input, PreProcessor[] preprocessors)
           
 



Copyright © 2011. All Rights Reserved.