Uses of Class
org.apache.tika.pipes.PipesReporter
Packages that use PipesReporter
-
Uses of PipesReporter in org.apache.tika.pipes
Subclasses of PipesReporter in org.apache.tika.pipesModifier and TypeClassDescriptionclassclassSimple PipesReporter that logs everything at the debug level.classBase class that includes filtering byPipesResult.STATUSFields in org.apache.tika.pipes declared as PipesReporterMethods in org.apache.tika.pipes that return types with arguments of type PipesReporterMethods in org.apache.tika.pipes with parameters of type PipesReporterModifier and TypeMethodDescriptionvoidCompositePipesReporter.addPipesReporter(PipesReporter pipesReporter) Method parameters in org.apache.tika.pipes with type arguments of type PipesReporterModifier and TypeMethodDescriptionvoidCompositePipesReporter.setPipesReporters(List<PipesReporter> pipesReporters) Deprecated. -
Uses of PipesReporter in org.apache.tika.pipes.async
Methods in org.apache.tika.pipes.async that return PipesReporterMethods in org.apache.tika.pipes.async with parameters of type PipesReporter
CompositePipesReporter.addPipesReporter(PipesReporter)