Uses of Enum
org.apache.tika.parser.iwork.IWorkPackageParser.IWORKDocumentType
Packages that use IWorkPackageParser.IWORKDocumentType
-
Uses of IWorkPackageParser.IWORKDocumentType in org.apache.tika.parser.iwork
Methods in org.apache.tika.parser.iwork that return IWorkPackageParser.IWORKDocumentTypeModifier and TypeMethodDescriptionIWorkPackageParser.IWORKDocumentType.detectType(InputStream stream) IWorkPackageParser.IWORKDocumentType.detectType(org.apache.commons.compress.archivers.zip.ZipArchiveEntry entry, org.apache.commons.compress.archivers.zip.ZipArchiveInputStream zip) IWorkPackageParser.IWORKDocumentType.detectType(org.apache.commons.compress.archivers.zip.ZipArchiveEntry entry, org.apache.commons.compress.archivers.zip.ZipFile zip) Returns the enum constant of this type with the specified name.static IWorkPackageParser.IWORKDocumentType[]IWorkPackageParser.IWORKDocumentType.values()Returns an array containing the constants of this enum type, in the order they are declared.