| Package | Description |
|---|---|
| org.thymeleaf | |
| org.thymeleaf.processor.doctype | |
| org.thymeleaf.standard.processor | |
| org.thymeleaf.util |
| Modifier and Type | Method and Description |
|---|---|
Set<IDocTypeProcessor> |
EngineConfiguration.getDocTypeProcessors(TemplateMode templateMode) |
Set<IDocTypeProcessor> |
IEngineConfiguration.getDocTypeProcessors(TemplateMode templateMode) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDocTypeProcessor
Basic abstract implementation of
IDocTypeProcessor. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardTranslationDocTypeProcessor |
| Modifier and Type | Method and Description |
|---|---|
static IDocTypeProcessor |
ProcessorConfigurationUtils.unwrap(IDocTypeProcessor processor)
Unwraps a wrapped implementation of
IDocTypeProcessor. |
static IDocTypeProcessor |
ProcessorConfigurationUtils.wrap(IDocTypeProcessor processor,
IProcessorDialect dialect)
Wraps an implementation of
IDocTypeProcessor into an object that adds some information
required internally (like e.g. |
| Modifier and Type | Method and Description |
|---|---|
static IDocTypeProcessor |
ProcessorConfigurationUtils.unwrap(IDocTypeProcessor processor)
Unwraps a wrapped implementation of
IDocTypeProcessor. |
static IDocTypeProcessor |
ProcessorConfigurationUtils.wrap(IDocTypeProcessor processor,
IProcessorDialect dialect)
Wraps an implementation of
IDocTypeProcessor into an object that adds some information
required internally (like e.g. |
Copyright © 2017 The THYMELEAF team. All rights reserved.