Uses of Class
com.kohlschutter.boilerpipe.filters.debug.PrintDebugFilter
Packages that use PrintDebugFilter
-
Uses of PrintDebugFilter in com.kohlschutter.boilerpipe.filters.debug
Fields in com.kohlschutter.boilerpipe.filters.debug declared as PrintDebugFilterModifier and TypeFieldDescriptionstatic final PrintDebugFilterPrintDebugFilter.INSTANCEReturns the default instance forPrintDebugFilter, which dumps debug information toSystem.outMethods in com.kohlschutter.boilerpipe.filters.debug that return PrintDebugFilterModifier and TypeMethodDescriptionstatic PrintDebugFilterPrintDebugFilter.getInstance()Returns the default instance forPrintDebugFilter, which dumps debug information toSystem.out