Class BoilerplateBlockFilter

  • All Implemented Interfaces:
    BoilerpipeFilter

    public final class BoilerplateBlockFilter
    extends java.lang.Object
    implements BoilerpipeFilter
    Removes TextBlocks which have explicitly been marked as "not content".
    • Method Summary

      Modifier and Type Method Description
      static BoilerplateBlockFilter getInstance()
      Returns the singleton instance for BoilerplateBlockFilter.
      boolean process​(TextDocument doc)
      Processes the given document doc.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait