Class LabelToContentFilter

  • All Implemented Interfaces:
    BoilerpipeFilter

    public final class LabelToContentFilter
    extends java.lang.Object
    implements BoilerpipeFilter
    Marks all blocks that contain a given label as "content".
    • Constructor Summary

      Constructors 
      Constructor Description
      LabelToContentFilter​(java.lang.String... label)  
    • Method Summary

      Modifier and Type Method Description
      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