Class DecorateProcessor

    • Constructor Detail

      • DecorateProcessor

        public DecorateProcessor​(TemplateMode templateMode,
                                 String dialectPrefix,
                                 SortingStrategy sortingStrategy,
                                 boolean autoHeadMerging)
        Constructor, configure this processor to work on the 'decorate' attribute and to use the given sorting strategy.
        Parameters:
        templateMode -
        dialectPrefix -
        sortingStrategy -
        autoHeadMerging -
      • DecorateProcessor

        protected DecorateProcessor​(TemplateMode templateMode,
                                    String dialectPrefix,
                                    SortingStrategy sortingStrategy,
                                    boolean autoHeadMerging,
                                    String attributeName)
        Constructor, configurable processor name so that I could support the deprecated layout:decorator alias.
        Parameters:
        templateMode -
        dialectPrefix -
        sortingStrategy -
        autoHeadMerging -
        attributeName -