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 

B

BEAN_TEMPLATE_COMPILER_RESULT_CLASSNAME - Static variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Java class name for compile time result errrors and warnings
BEAN_TEMPLATE_COMPILER_RESULT_FILENAME - Static variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Java class file name for compile time errors
BEAN_TEMPLATE_FILENAME - Static variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Root bean generator template
BeanbuildCmdScriptUpdater - Class in com.jiowa.codegen.beangen.build
This class is used to set the executable flag of the beanbuild.cmd script in Unix environments (MacOS/Linux/Unix ...)
BeanbuildCmdScriptUpdater(String...) - Constructor for class com.jiowa.codegen.beangen.build.BeanbuildCmdScriptUpdater
Constructor for the beanbuild.cmd script updater
beanOutputDirectory - Variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Output directory for template beans
beanOutputDirectoryWithoutPackageName - Variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
 
BeanPart - Class in com.jiowa.template.bean.part
Describes a part of a template bean class to be created.
BeanPart(String, int) - Constructor for class com.jiowa.template.bean.part.BeanPart
 
beanTemplate - Variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
The parsed bean template
beanTemplateMap - Variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
TemplateMap for bean generator templates
beforePreviousPosition - Variable in class com.jiowa.template.text.ErrorPosition
 
BGT - Static variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
Suffix for bean generator templates
bottomMargin - Variable in class com.jiowa.template.text.TextOffset
 
bracketSet - Variable in class com.jiowa.template.TemplateContext
 
buf - Variable in class com.jiowa.template.reader.InlineSubTemplateReader
 
buf - Variable in class com.jiowa.template.reader.RedefinitionReader
 
buf - Variable in class com.jiowa.template.reader.StringPositionTuple
 
buf - Variable in class com.jiowa.template.reader.TokenReader
 
buf - Variable in class com.jiowa.template.text.BufferPosTuple
 
buf - Variable in class com.jiowa.template.variable.parser.VariableOperatorParsingUtil
 
BufferPosTuple - Class in com.jiowa.template.text
A StringBuffer and text position tuple.
BufferPosTuple(StringBuffer, int) - Constructor for class com.jiowa.template.text.BufferPosTuple
 
buildAdditionalTokens(Token, String) - Method in class com.jiowa.template.reader.TokenReader
This methods builds additional tokens that are sometimes present between two structural tokens which haven been taken as states for the tokenization process.
builder - Variable in class com.jiowa.template.reader.TokenReader
 
buildIdentifier(String, String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
Builds a generic identifier and checks its structure.
buildIncludeIdentifierToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
buildInlineSubTemplateIdentifier(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
buildInlineTags(InlineSubTemplateContentToken) - Method in class com.jiowa.template.reader.TagReader
 
buildOperatorToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
buildRedefFilenameToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
buildRedefIdentifierToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
buildSubTemplateFilename(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
buildSubTemplateStructureIdentifierToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
buildTag(Token) - Method in class com.jiowa.template.reader.TagReader
Builds a tag starting at the current token.
buildTextToken(String, TextPosition) - Method in class com.jiowa.template.reader.TokenReader
Builds the text token from a string (and removes all quoting characters) and updates the text position.
buildVariableToken(String, ErrorPosition) - Method in class com.jiowa.template.reader.SecondLevelTokenBuilder
 
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