Class LabelFusion

  • All Implemented Interfaces:
    BoilerpipeFilter

    public final class LabelFusion
    extends java.lang.Object
    implements BoilerpipeFilter
    Fuses adjacent blocks if their labels are equal.
    • Constructor Summary

      Constructors 
      Constructor Description
      LabelFusion​(java.lang.String labelPrefix)
      Creates a new LabelFusion instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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