Uses of Class
org.apache.tika.server.core.resource.PipesParsingHelper
Packages that use PipesParsingHelper
-
Uses of PipesParsingHelper in org.apache.tika.server.core.resource
Methods in org.apache.tika.server.core.resource that return PipesParsingHelperModifier and TypeMethodDescriptionTikaResource.getPipesParsingHelper()Gets the PipesParsingHelper instance.Constructors in org.apache.tika.server.core.resource with parameters of type PipesParsingHelperModifierConstructorDescriptionTikaResource(TikaLoader tikaLoader, ServerStatus serverStatus, PipesParsingHelper pipesParsingHelper, boolean allowPerRequestConfig)