Package | Description |
---|---|
org.apache.tika.parser.iwork |
Modifier and Type | Method and Description |
---|---|
static IWorkPackageParser.IWORKDocumentType |
IWorkPackageParser.IWORKDocumentType.detectType(org.apache.commons.compress.archivers.zip.ZipArchiveEntry entry,
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream zip) |
static IWorkPackageParser.IWORKDocumentType |
IWorkPackageParser.IWORKDocumentType.detectType(org.apache.commons.compress.archivers.zip.ZipArchiveEntry entry,
org.apache.commons.compress.archivers.zip.ZipFile zip) |
static IWorkPackageParser.IWORKDocumentType |
IWorkPackageParser.IWORKDocumentType.valueOf(String name)
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.
|
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.