Class MetaTagsParser

  • All Implemented Interfaces:
    Configurable, HtmlParseFilter, Pluggable

    public class MetaTagsParser
    extends Object
    implements HtmlParseFilter
    Parse HTML meta tags (keywords, description) and store them in the parse metadata so that they can be indexed with the index-metadata plugin with the prefix 'metatag.'. Metatags are matched ignoring case.