|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateParser | |
|---|---|
| org.thymeleaf | |
| Uses of TemplateParser in org.thymeleaf |
|---|
| Methods in org.thymeleaf that return TemplateParser | |
|---|---|
TemplateParser |
Arguments.getTemplateParser()
Returns the template parser being used for parsing templates. |
| Constructors in org.thymeleaf with parameters of type TemplateParser | |
|---|---|
Arguments(Configuration configuration,
TemplateParser templateParser,
String templateName,
IContext context)
Create a new Arguments instance. |
|
Arguments(Configuration configuration,
TemplateParser templateParser,
String templateName,
IContext context,
Map<String,Object> localVariables,
org.thymeleaf.Arguments.SelectionTarget selectionTarget,
Map<String,Integer> idCounts,
ITextInliner textInliner)
Create a new Arguments instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||