Package com.igormaznitsa.jcp.context
package com.igormaznitsa.jcp.context
-
ClassDescriptionThe 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 writingThe class implements the special variable processor interface and allows to get access to inside JCP variables Inside JCP variables have the "jcp." prefixThe class describes a preprocessor state also it contains inside buffers and save data on diskThe preprocessor context class is a main class which contains all options of the preprocessor and allows to work with variables in expressionsThe interface describes a special variable processor which will be called for variables met by a preprocessor in expressions