Class AttributedPageBuilder

  • All Implemented Interfaces:
    com.opensymphony.module.sitemesh.html.rules.PageBuilder

    public class AttributedPageBuilder
    extends Object
    implements com.opensymphony.module.sitemesh.html.rules.PageBuilder
    A PageBuilder that supports custom attributes and can be used for DI.
    Author:
    Jörg Schaible
    • Constructor Detail

      • AttributedPageBuilder

        public AttributedPageBuilder​(CharacterEscaper characterEscaper)
    • Method Detail

      • addProperty

        public void addProperty​(String key,
                                String value)
        Specified by:
        addProperty in interface com.opensymphony.module.sitemesh.html.rules.PageBuilder