Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

V

valueOf(String) - Static method in enum com.jiowa.codegen.textregion.reader.RegionReader.RegionEnum
Returns the enum constant of this type with the specified name.
valuePropagationOn - Variable in class com.jiowa.template.bean.TemplateBean
flag for value propagation
values() - Static method in enum com.jiowa.codegen.textregion.reader.RegionReader.RegionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variableAllToLowerCase - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableAllToUpperCase - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableChangeSpaceDotSlashToUnderscoreOperator - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableConfigurableReplacementOperator - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableFirstToLowerCase - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableFirstToUpperCase - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableFlowTextOperator - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableMap - Variable in class com.jiowa.template.bean.TemplateBean
The key-to-value map for variable names and its values.
variableMap() - Method in class com.jiowa.template.bean.TemplateBean
Returns the map with variable values for this template bean.
VariableMap - Class in com.jiowa.template.bean
Holds the values for variables in a map.
VariableMap() - Constructor for class com.jiowa.template.bean.VariableMap
 
VariableMap(VariableMap) - Constructor for class com.jiowa.template.bean.VariableMap
 
variableMap - Variable in class com.jiowa.template.tag.map.TagValueMap
The map of variables and corresponding values
VariableOperator - Class in com.jiowa.template.variable
This is the abstract base class for all operators which change the content of a string.
VariableOperator() - Constructor for class com.jiowa.template.variable.VariableOperator
 
VariableOperatorList - Class in com.jiowa.template.variable.parser
List of variable operators.
VariableOperatorList(VariableOperator...) - Constructor for class com.jiowa.template.variable.parser.VariableOperatorList
 
VariableOperatorParsingUtil - Class in com.jiowa.template.variable.parser
Used to parse all operators within a variable string.
VariableOperatorParsingUtil(TemplateContext, String, ErrorPosition) - Constructor for class com.jiowa.template.variable.parser.VariableOperatorParsingUtil
 
variableParser - Variable in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
VariableParser - Class in com.jiowa.template.variable.parser
Reads a variable string and parses the different operator symbols: "+", "++", "+++", "-", "--", "_", "__", "/", " etc.
VariableParser(TemplateContext) - Constructor for class com.jiowa.template.variable.parser.VariableParser
 
VariablePart - Class in com.jiowa.template.bean.part
Stores a variable of the template bean for its string representation.
VariablePart(String, String, int, VariableOperator...) - Constructor for class com.jiowa.template.bean.part.VariablePart
 
variableRemoveAllNonAlphaNumericsOperator - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableRemoveAllSpacesOperator - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variables - Variable in class com.jiowa.template.bean.TemplateBean
the set of allowed variable names for this bean (determined through the corresponding template).
variableSpaceToUnderscore - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
VariableTag - Class in com.jiowa.template.tag
The tag which contains the variables of a template.
VariableTag(TagStartToken, VariableToken) - Constructor for class com.jiowa.template.tag.VariableTag
 
VariableTag(VariableTag) - Constructor for class com.jiowa.template.tag.VariableTag
 
VariableTag(VariableTag, int) - Constructor for class com.jiowa.template.tag.VariableTag
 
variableToJavaLikeClassName - Variable in class com.jiowa.template.notation.ChangeableTemplateNotation
 
variableToken - Variable in class com.jiowa.template.tag.VariableTag
 
VariableToken - Class in com.jiowa.template.token.variable
This class contains information about a variable: its name and some operators to be applied to its string value.
VariableToken(String, String, VariableOperatorList, TextPosition) - Constructor for class com.jiowa.template.token.variable.VariableToken
Constructor for variable tokens Hint: Parsing is done via VariableParser to create instances of VariableToken.
VariableToken(VariableToken) - Constructor for class com.jiowa.template.token.variable.VariableToken
 
VariableToken(VariableToken, int) - Constructor for class com.jiowa.template.token.variable.VariableToken
Copy constructor with new textposition information.
variableValue(String) - Method in class com.jiowa.template.bean.TemplateBean
Returns the variable value for a given variable name.
VERSION_FILE_SUFFIX - Static variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Suffix for the template bean version file
visited - Variable in class com.jiowa.template.unificator.TemplateUnificator
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links