|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OfficeParser.POIFSDocumentType | |
|---|---|
| org.apache.tika.parser.microsoft | |
| Uses of OfficeParser.POIFSDocumentType in org.apache.tika.parser.microsoft |
|---|
| Methods in org.apache.tika.parser.microsoft that return OfficeParser.POIFSDocumentType | |
|---|---|
static OfficeParser.POIFSDocumentType |
OfficeParser.POIFSDocumentType.detectType(org.apache.poi.poifs.filesystem.DirectoryEntry node)
|
static OfficeParser.POIFSDocumentType |
OfficeParser.POIFSDocumentType.detectType(org.apache.poi.poifs.filesystem.Entry entry)
|
static OfficeParser.POIFSDocumentType |
OfficeParser.POIFSDocumentType.detectType(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
|
static OfficeParser.POIFSDocumentType |
OfficeParser.POIFSDocumentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OfficeParser.POIFSDocumentType[] |
OfficeParser.POIFSDocumentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||