Uses of Enum
org.apache.tika.renderer.RenderResult.STATUS
-
Uses of RenderResult.STATUS in org.apache.tika.renderer
Modifier and TypeMethodDescriptionRenderResult.getStatus()
static RenderResult.STATUS
Returns the enum constant of this type with the specified name.static RenderResult.STATUS[]
RenderResult.STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionRenderResult
(RenderResult.STATUS status, int id, Object result, Metadata metadata)