Package com.igormaznitsa.jcp.context
-
Interface Summary Interface Description SpecialVariableProcessor The interface describes a special variable processor which will be called for variables met by a preprocessor in expressions -
Class Summary Class Description EnvironmentVariableProcessor The class allows to get access to environment variables from preprocessor expression, the variables have the "env." prefix and all them are String type All environment variables are allowed for reading and disallowing for writingJCPSpecialVariableProcessor The class implements the special variable processor interface and allows to get access to inside JCP variables Inside JCP variables have the "jcp." prefixJCPSpecialVariableProcessor.NameReferencePair PreprocessingState The class describes a preprocessor state also it contains inside buffers and save data on diskPreprocessingState.ExcludeIfInfo PreprocessorContext The preprocessor context class is a main class which contains all options of the preprocessor and allows to work with variables in expressions -
Enum Summary Enum Description PreprocessingState.PrinterType