Package org.apache.poi.hpsf
Enum Class ClassIDPredefined
- All Implemented Interfaces:
Serializable
,Comparable<ClassIDPredefined>
,Constable
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionEquation Editor 3.0Excel V11 / 2003 - documentExcel V12 / 2007 - documentExcel V12 / 2007 - macroExcel V12 / 2007 - xlsb documentExcel V14 / 2010 - OpenDocument spreadsheetExcel V3 - documentExcel V3 - chartExcel V3 - macroExcel V7 / 95 - documentExcel V7 / 95 - chartExcel V7 / 95 - workbookExcel V8 / 97 - documentExcel V8 / 97 - chartOLE 1.0 package managerAcroExch.DocumentPowerpoint V12 / 2007 - documentPowerpoint V12 / 2007 - macroPowerpoint V7 / 95 - documentPowerpoint V7 / 95 - slidePowerpoint V8 / 97 - documentPowerpoint V8 / 97 - templatePublisher V12Plain Text Persistent HandlerVisio 2000 (V6) / 2002 (V10) - drawingWord V12 / 2007 - documentWord V12 / 2007 - macroWord V7 / 95 - documentWord V8 / 97 - document -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassIDPredefined
static ClassIDPredefined
static ClassIDPredefined
Returns the enum constant of this class with the specified name.static ClassIDPredefined[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
OLE_V1_PACKAGE
OLE 1.0 package manager -
EXCEL_V3
Excel V3 - document -
EXCEL_V3_CHART
Excel V3 - chart -
EXCEL_V3_MACRO
Excel V3 - macro -
EXCEL_V7
Excel V7 / 95 - document -
EXCEL_V7_WORKBOOK
Excel V7 / 95 - workbook -
EXCEL_V7_CHART
Excel V7 / 95 - chart -
EXCEL_V8
Excel V8 / 97 - document -
EXCEL_V8_CHART
Excel V8 / 97 - chart -
EXCEL_V11
Excel V11 / 2003 - document -
EXCEL_V12
Excel V12 / 2007 - document -
EXCEL_V12_MACRO
Excel V12 / 2007 - macro -
EXCEL_V12_XLSB
Excel V12 / 2007 - xlsb document -
EXCEL_V14
-
EXCEL_V14_WORKBOOK
-
EXCEL_V14_CHART
-
EXCEL_V14_ODS
Excel V14 / 2010 - OpenDocument spreadsheet -
WORD_V7
Word V7 / 95 - document -
WORD_V8
Word V8 / 97 - document -
WORD_V12
Word V12 / 2007 - document -
WORD_V12_MACRO
Word V12 / 2007 - macro -
POWERPOINT_V7
Powerpoint V7 / 95 - document -
POWERPOINT_V7_SLIDE
Powerpoint V7 / 95 - slide -
POWERPOINT_V8
Powerpoint V8 / 97 - document -
POWERPOINT_V8_TPL
Powerpoint V8 / 97 - template -
POWERPOINT_V12
Powerpoint V12 / 2007 - document -
POWERPOINT_V12_MACRO
Powerpoint V12 / 2007 - macro -
PUBLISHER_V12
Publisher V12 -
VISIO_V10
Visio 2000 (V6) / 2002 (V10) - drawing -
EQUATION_V3
Equation Editor 3.0 -
PDF
AcroExch.Document -
TXT_ONLY
Plain Text Persistent Handler
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getClassID
-
getFileExtension
-
getContentType
-
lookup
-
lookup
-