Uses of Class
jaitools.jiffle.parser.UndefinedOptionException

Packages that use UndefinedOptionException
jaitools.jiffle.parser Jiffle parser and support classes. 
 

Uses of UndefinedOptionException in jaitools.jiffle.parser
 

Methods in jaitools.jiffle.parser that throw UndefinedOptionException
static String OptionLookup.getActiveRuntimExpr(String name, String value)
          Gets the runtime source for the given option name:value pair.
static boolean OptionLookup.isValidValue(String optionName, String value)
          Tests if a value is valid for the given option.
 



Copyright © 2009-2011. All Rights Reserved.