Package org.mvel2
package org.mvel2
-
ClassDescriptionStandard exception thrown for all general compileShared and some runtime failures.The conversion handler interface defines the basic interface for implementing conversion handlers in MVEL.The DataConversion factory is where all of MVEL's type converters are registered with the runtime.Contains constants for standard internal types.Exception thrown by internal immutable structures if any modifications are attempted.A simple, fast, macro processor.The MVEL convienence class is a collection of static methods that provides a set of easy integration points for MVEL.The MVEL interpreted runtime, used for fast parse and execution of scripts.This class contains the runtime for running compiled MVEL expressions.Contains a list of constants representing internal operators.The resusable parser configuration object.The ParserContext is the main environment object used for sharing state throughout the entire parser/compileShared process.A preprocessor used for pre-processing any expressions before being parsed/compiled.