Uses of Class
htmlcompiler.compilers.TemplateEngines
| Package | Description |
|---|---|
| htmlcompiler.compilers |
-
Uses of TemplateEngines in htmlcompiler.compilers
Methods in htmlcompiler.compilers that return TemplateEngines Modifier and Type Method Description static TemplateEnginesTemplateEngines. valueOf(String name)Returns the enum constant of this type with the specified name.static TemplateEngines[]TemplateEngines. values()Returns an array containing the constants of this enum type, in the order they are declared.