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