- valueOf(String) - Static method in enum pl.jsolve.templ4docx.util.VariableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pl.jsolve.templ4docx.variable.ImageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum pl.jsolve.templ4docx.util.VariableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pl.jsolve.templ4docx.variable.ImageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Interface in pl.jsolve.templ4docx.variable
-
- VariableFinder - Class in pl.jsolve.templ4docx.extractor
-
Utility class responsible for preparing list of inserts.
- VariableFinder(Variables) - Constructor for class pl.jsolve.templ4docx.extractor.VariableFinder
-
- VariablePattern - Class in pl.jsolve.templ4docx.core
-
Class represents pattern of variable in .docx document.
- VariablePattern(String, String) - Constructor for class pl.jsolve.templ4docx.core.VariablePattern
-
- Variables - Class in pl.jsolve.templ4docx.variable
-
- Variables() - Constructor for class pl.jsolve.templ4docx.variable.Variables
-
- VariablesExtractor - Class in pl.jsolve.templ4docx.extractor
-
Utility class which returns list of variables found in text content of template .docx file
- VariablesExtractor() - Constructor for class pl.jsolve.templ4docx.extractor.VariablesExtractor
-
- VariableType - Enum in pl.jsolve.templ4docx.util
-