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 

U

UNDERSCORE - Static variable in class com.jiowa.template.variable.VariableOperator
 
unify() - Method in class com.jiowa.template.unificator.TemplateMapUnificator
 
unify() - Method in class com.jiowa.template.unificator.TemplateUnificator
Returns the internal template as unified template (without containing any include statements any more).
unifyIncludeTags(List<IncludeTag>) - Method in class com.jiowa.template.unificator.TemplateUnificator
Unifies all include tags.
unifyInlineSubTemplateTag(InlineSubTemplateTag, TemplateMap) - Method in class com.jiowa.template.unificator.TemplateUnificator
Unifies an inline subtemplate tag, i.e. it inserts include tags into the subtemplate (recursively if needed).
unifySubTemplateStructureTag(SubTemplateStructureTag, TemplateMap) - Method in class com.jiowa.template.unificator.TemplateUnificator
Unifies a subtemplate structure tag.
unifyTemplate() - Method in class com.jiowa.template.unificator.TemplateUnificator
Unifies a template by considering by processing all its includes.
unixPathExists(String) - Method in class com.jiowa.codegen.beangen.build.BeanbuildCmdScriptUpdater
Returns true if relative path exists and false, otherwise.
UnprotectedRegion - Class in com.jiowa.codegen.textregion
An unprotected regions is a region which is not enclosed by protected region tags.
UnprotectedRegion(RegionName, String, int, int, TextRegionNotation) - Constructor for class com.jiowa.codegen.textregion.UnprotectedRegion
 
update() - Method in class com.jiowa.codegen.beangen.build.BeanbuildCmdScriptUpdater
Updates the beanbuild.cmd script template.
update(String) - Method in class com.jiowa.codegen.textregion.io.SourceFileUpdater
Updates the source file (and keeps the protected regions intact) and returns the updated source as string.
update(TextPosition) - Method in class com.jiowa.template.token.Token
 
updateExcecutableFlag() - Method in class com.jiowa.codegen.beangen.build.BeanbuildCmdScriptUpdater
Updates the executable flag of the current beanbuild.cmd script.
updateScript(String) - Method in class com.jiowa.codegen.beangen.build.BeanbuildCmdScriptUpdater
Updates the script template with the according variables.
updateSourceFile(String, TemplateBean) - Method in class com.jiowa.codegen.generator.AbstractGenerator
Updates an existing source file (protected regions are also considered) and additionally returns the source text as result (for possible further computations).
updateSourceFile(String, String) - Method in class com.jiowa.codegen.generator.AbstractGenerator
Updates an existing source file (protected regions are also considered) and additionally returns the source text as result (for possible further computations).
upToDateFlag - Variable in class com.jiowa.template.bean.generator.JiowaTemplateBeanGenerator
is set to true if timestamps indicate that no re-generation is necessary
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