Class EnvironmentVariableProcessor

java.lang.Object
com.igormaznitsa.jcp.context.EnvironmentVariableProcessor
All Implemented Interfaces:
SpecialVariableProcessor

public class EnvironmentVariableProcessor extends Object implements SpecialVariableProcessor
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 writing