public class AbstractDialect extends Object implements IDialect
Base abstract implementation of the IDialect interface.
Note a class with this name existed since 1.0, but it was completely reimplemented in Thymeleaf 3.0
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDialect(String name) |
Copyright © 2017 The THYMELEAF team. All rights reserved.