Class AddFirstChildClassToHeader

  • All Implemented Interfaces:
    com.opensymphony.module.sitemesh.html.TagRule

    @Deprecated
    public class AddFirstChildClassToHeader
    extends AddClassAttributeToFirstHeaderRule
    Deprecated.
    Rule for HTMLProcessor that adds a class attribute with value "FirstChild" to the first header of the body if it is the first element.
    • Constructor Detail

      • AddFirstChildClassToHeader

        @Deprecated
        public AddFirstChildClassToHeader()
        Deprecated.