Uses of Class
org.apache.tika.parser.iwork.iwana.IWork18PackageParser.IWork18DocumentType
-
Packages that use IWork18PackageParser.IWork18DocumentType Package Description org.apache.tika.parser.iwork.iwana -
-
Uses of IWork18PackageParser.IWork18DocumentType in org.apache.tika.parser.iwork.iwana
Methods in org.apache.tika.parser.iwork.iwana that return IWork18PackageParser.IWork18DocumentType Modifier and Type Method Description static IWork18PackageParser.IWork18DocumentType
IWork18PackageParser.IWork18DocumentType. valueOf(String name)
Returns the enum constant of this type with the specified name.static IWork18PackageParser.IWork18DocumentType[]
IWork18PackageParser.IWork18DocumentType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-