JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.apache.tika.parser.microsoft.onenote.Error
Packages that use
Error
Package
Description
org.apache.tika.parser.microsoft.onenote
Uses of
Error
in
org.apache.tika.parser.microsoft.onenote
Methods in
org.apache.tika.parser.microsoft.onenote
that return
Error
Modifier and Type
Method
Description
static
Error
Error.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Error
[]
Error.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.