Package org.apache.poi.hpsf
Enum ClassIDPredefined
- All Implemented Interfaces:
Serializable,Comparable<ClassIDPredefined>,java.lang.constant.Constable
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDocument summary information first property sectionEquation 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 - chartFile MonikerOLE 1.0 package managerMicrosoft PaintAcroExch.DocumentPowerpoint V12 / 2007 - documentPowerpoint V12 / 2007 - macroPowerpoint V7 / 95 - documentPowerpoint V7 / 95 - slidePowerpoint V8 / 97 - documentPowerpoint V8 / 97 - templatePublisher V12Standard Hyperlink / STD MonikerSummary information property sectionPlain Text Persistent HandlerURL MonikerDocument summary information user defined properties sectionVisio 2000 (V6) / 2002 (V10) - drawingWord V12 / 2007 - documentWord V12 / 2007 - macroWord V7 / 95 - documentWord V8 / 97 - document -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ClassIDPredefinedstatic ClassIDPredefinedstatic ClassIDPredefinedReturns the enum constant of this type with the specified name.static ClassIDPredefined[]values()Returns an array containing the constants of this enum type, in the order they are declared.Methods inherited from class java.lang.Enum
compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
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 -
PAINT
Microsoft Paint -
STD_MONIKER
Standard Hyperlink / STD Moniker -
URL_MONIKER
URL Moniker -
FILE_MONIKER
File Moniker -
DOC_SUMMARY
Document summary information first property section -
USER_PROPERTIES
Document summary information user defined properties section -
SUMMARY_PROPERTIES
Summary information property section
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified nameNullPointerException- if the argument is null
-
getClassID
-
getFileExtension
-
getContentType
-
lookup
-
lookup
-
equals
-