Class TitlePatternProcessor

  • All Implemented Interfaces:
    IElementProcessor, IElementTagProcessor, IProcessor

    public class TitlePatternProcessor
    extends AbstractAttributeTagProcessor
    Allows for greater control of the resulting <title> element by specifying a pattern with some special tokens. This can be used to extend the layout's title with the content's one, instead of simply overriding it.
    Author:
    zhanhb, Emanuel Rabina