Uses of Enum Class
org.apache.tika.pipes.core.fetcher.PayloadRouter.Route
Packages that use PayloadRouter.Route
-
Uses of PayloadRouter.Route in org.apache.tika.pipes.core.fetcher
Methods in org.apache.tika.pipes.core.fetcher that return PayloadRouter.RouteModifier and TypeMethodDescriptionPayloadRouter.Routed.route()static PayloadRouter.RouteReturns the enum constant of this class with the specified name.static PayloadRouter.Route[]PayloadRouter.Route.values()Returns an array containing the constants of this enum class, in the order they are declared.