Uses of Enum
org.apache.tika.parser.microsoft.OfficeParser.POIFSDocumentType
Packages that use OfficeParser.POIFSDocumentType
-
Uses of OfficeParser.POIFSDocumentType in org.apache.tika.parser.microsoft
Methods in org.apache.tika.parser.microsoft that return OfficeParser.POIFSDocumentTypeModifier and TypeMethodDescriptionOfficeParser.POIFSDocumentType.detectType(org.apache.poi.poifs.filesystem.DirectoryEntry node) OfficeParser.POIFSDocumentType.detectType(org.apache.poi.poifs.filesystem.POIFSFileSystem fs) 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.