Package 

Interface ParseFilter

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

    
    public interface ParseFilter
     implements Parameterized, AutoCloseable
                        

    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.