Package 

Class AbstractParseFilter

  • All Implemented Interfaces:
    ai.platon.pulsar.common.config.Parameterized , ai.platon.pulsar.crawl.parse.ParseFilter , java.lang.AutoCloseable

    
    public abstract class AbstractParseFilter
     implements ParseFilter
                        

    Extension point for DOM-based parsers. Permits one to add additional metadata to parses provided by the html or tika plugins. All plugins found which implement this extension point are run sequentially on the parse.