Uses of Interface
org.thymeleaf.dialect.IProcessorDialect
Packages that use IProcessorDialect
-
Uses of IProcessorDialect in org.thymeleaf.dialect
Classes in org.thymeleaf.dialect that implement IProcessorDialect -
Uses of IProcessorDialect in org.thymeleaf.standard
Classes in org.thymeleaf.standard that implement IProcessorDialect -
Uses of IProcessorDialect in org.thymeleaf.util
Methods in org.thymeleaf.util with parameters of type IProcessorDialectModifier and TypeMethodDescriptionstatic IPostProcessorProcessorConfigurationUtils.wrap(IPostProcessor postProcessor, IProcessorDialect dialect) Wraps an implementation ofIPostProcessorinto an object that adds some information required internally (like e.g.static IPreProcessorProcessorConfigurationUtils.wrap(IPreProcessor preProcessor, IProcessorDialect dialect) Wraps an implementation ofIPreProcessorinto an object that adds some information required internally (like e.g.static ICDATASectionProcessorProcessorConfigurationUtils.wrap(ICDATASectionProcessor processor, IProcessorDialect dialect) Wraps an implementation ofICDATASectionProcessorinto an object that adds some information required internally (like e.g.static ICommentProcessorProcessorConfigurationUtils.wrap(ICommentProcessor processor, IProcessorDialect dialect) Wraps an implementation ofICommentProcessorinto an object that adds some information required internally (like e.g.static IDocTypeProcessorProcessorConfigurationUtils.wrap(IDocTypeProcessor processor, IProcessorDialect dialect) Wraps an implementation ofIDocTypeProcessorinto an object that adds some information required internally (like e.g.static IElementProcessorProcessorConfigurationUtils.wrap(IElementProcessor processor, IProcessorDialect dialect) Wraps an implementation ofIElementProcessorinto an object that adds some information required internally (like e.g.ProcessorConfigurationUtils.wrap(IProcessingInstructionProcessor processor, IProcessorDialect dialect) Wraps an implementation ofIProcessingInstructionProcessorinto an object that adds some information required internally (like e.g.static ITemplateBoundariesProcessorProcessorConfigurationUtils.wrap(ITemplateBoundariesProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITemplateBoundariesProcessorinto an object that adds some information required internally (like e.g.static ITextProcessorProcessorConfigurationUtils.wrap(ITextProcessor processor, IProcessorDialect dialect) Wraps an implementation ofITextProcessorinto an object that adds some information required internally (like e.g.static IXMLDeclarationProcessorProcessorConfigurationUtils.wrap(IXMLDeclarationProcessor processor, IProcessorDialect dialect) Wraps an implementation ofIXMLDeclarationProcessorinto an object that adds some information required internally (like e.g.