Uses of Interface
org.thymeleaf.processor.comment.ICommentProcessor
Packages that use ICommentProcessor
Package
Description
-
Uses of ICommentProcessor in org.thymeleaf
Methods in org.thymeleaf that return types with arguments of type ICommentProcessorModifier and TypeMethodDescriptionEngineConfiguration.getCommentProcessors(TemplateMode templateMode) IEngineConfiguration.getCommentProcessors(TemplateMode templateMode) -
Uses of ICommentProcessor in org.thymeleaf.processor.comment
Classes in org.thymeleaf.processor.comment that implement ICommentProcessor -
Uses of ICommentProcessor in org.thymeleaf.standard.processor
Classes in org.thymeleaf.standard.processor that implement ICommentProcessorModifier and TypeClassDescriptionfinal classfinal class -
Uses of ICommentProcessor in org.thymeleaf.util
Methods in org.thymeleaf.util that return ICommentProcessorModifier and TypeMethodDescriptionstatic ICommentProcessorProcessorConfigurationUtils.unwrap(ICommentProcessor processor) Unwraps a wrapped implementation ofICommentProcessor.static ICommentProcessorProcessorConfigurationUtils.wrap(ICommentProcessor processor, IProcessorDialect dialect) Wraps an implementation ofICommentProcessorinto an object that adds some information required internally (like e.g.Methods in org.thymeleaf.util with parameters of type ICommentProcessorModifier and TypeMethodDescriptionstatic ICommentProcessorProcessorConfigurationUtils.unwrap(ICommentProcessor processor) Unwraps a wrapped implementation ofICommentProcessor.static ICommentProcessorProcessorConfigurationUtils.wrap(ICommentProcessor processor, IProcessorDialect dialect) Wraps an implementation ofICommentProcessorinto an object that adds some information required internally (like e.g.