Uses of Class
org.springmodules.validation.valang.parser.ValangParser

Packages that use ValangParser
org.springmodules.validation.valang.parser   
 

Uses of ValangParser in org.springmodules.validation.valang.parser
 

Methods in org.springmodules.validation.valang.parser that return ValangParser
 ValangParser SimpleValangBased.createValangParser(String expression)
          Creates a new ValangParser that is already configured with the proper custom functions and date parsers.
 ValangParser SimpleValangBased.createValangParser(String expression, String className)
          Creates a new ValangParser that is already configured with the proper custom functions and date parsers and uses the class name to perform bytecode generation to avoid reflection.
 



Copyright © 2009. All Rights Reserved.