Class PrintDebugFilter

java.lang.Object
com.kohlschutter.boilerpipe.filters.debug.PrintDebugFilter
All Implemented Interfaces:
BoilerpipeFilter

public final class PrintDebugFilter extends Object implements BoilerpipeFilter
Prints debug information about the current state of the TextDocument. (= calls TextDocument.debugString().