Package | Description |
---|---|
org.thymeleaf.engine | |
org.thymeleaf.model |
Modifier and Type | Method and Description |
---|---|
void |
TemplateModel.accept(IModelVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModelVisitor |
Modifier and Type | Method and Description |
---|---|
void |
ITemplateEvent.accept(IModelVisitor visitor) |
void |
IModel.accept(IModelVisitor visitor)
Accept a visitor implementing
IModelVisitor . |
Copyright © 2016 The THYMELEAF team. All rights reserved.