Class ThymeleafHstHeadContributionsTag

java.lang.Object
org.thymeleaf.processor.AbstractProcessor
org.thymeleaf.processor.element.AbstractElementModelProcessor
org.onehippo.forge.templating.support.thymeleaf.servlet.tags.BaseModelProcessor
org.onehippo.forge.templating.support.thymeleaf.servlet.tags.ThymeleafHstHeadContributionsTag
All Implemented Interfaces:
org.thymeleaf.processor.element.IElementModelProcessor, org.thymeleaf.processor.element.IElementProcessor, org.thymeleaf.processor.IProcessor

public class ThymeleafHstHeadContributionsTag extends BaseModelProcessor
  • Constructor Details

    • ThymeleafHstHeadContributionsTag

      public ThymeleafHstHeadContributionsTag(String dialectPrefix)
  • Method Details

    • doProcess

      protected void doProcess(org.thymeleaf.context.ITemplateContext context, org.thymeleaf.model.IModel model, org.thymeleaf.processor.element.IElementModelStructureHandler structureHandler)
      Specified by:
      doProcess in class org.thymeleaf.processor.element.AbstractElementModelProcessor