Serialized Form


Package org.apache.poi

Class org.apache.poi.EncryptedDocumentException extends java.lang.IllegalStateException implements Serializable

Class org.apache.poi.OldFileFormatException extends java.lang.IllegalArgumentException implements Serializable

Class org.apache.poi.POIXMLException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.hdgf.exceptions

Class org.apache.poi.hdgf.exceptions.HDGFException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.hpsf

Class org.apache.poi.hpsf.CustomProperties extends java.util.HashMap<java.lang.Object,CustomProperty> implements Serializable

Serialized Fields

dictionaryIDToName

java.util.Map<K,V> dictionaryIDToName

Maps property IDs to property names.


dictionaryNameToID

java.util.Map<K,V> dictionaryNameToID

Maps property names to property IDs.


isPure

boolean isPure

Tells whether this object is pure or not.

Class org.apache.poi.hpsf.HPSFException extends java.lang.Exception implements Serializable

Serialized Fields

reason

java.lang.Throwable reason

The underlying reason for this exception - may be null.

Class org.apache.poi.hpsf.HPSFRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

reason

java.lang.Throwable reason

The underlying reason for this exception - may be null.

Class org.apache.poi.hpsf.IllegalPropertySetDataException extends HPSFRuntimeException implements Serializable

Class org.apache.poi.hpsf.IllegalVariantTypeException extends VariantTypeException implements Serializable

Class org.apache.poi.hpsf.MarkUnsupportedException extends HPSFException implements Serializable

Class org.apache.poi.hpsf.MissingSectionException extends HPSFRuntimeException implements Serializable

Class org.apache.poi.hpsf.NoFormatIDException extends HPSFRuntimeException implements Serializable

Class org.apache.poi.hpsf.NoPropertySetStreamException extends HPSFException implements Serializable

Class org.apache.poi.hpsf.NoSingleSectionException extends HPSFRuntimeException implements Serializable

Class org.apache.poi.hpsf.ReadingNotSupportedException extends UnsupportedVariantTypeException implements Serializable

Class org.apache.poi.hpsf.UnexpectedPropertySetTypeException extends HPSFException implements Serializable

Class org.apache.poi.hpsf.UnsupportedVariantTypeException extends VariantTypeException implements Serializable

Class org.apache.poi.hpsf.VariantTypeException extends HPSFException implements Serializable

Serialized Fields

value

java.lang.Object value

variantType

long variantType

Class org.apache.poi.hpsf.WritingNotSupportedException extends UnsupportedVariantTypeException implements Serializable


Package org.apache.poi.hpsf.wellknown

Class org.apache.poi.hpsf.wellknown.PropertyIDMap extends java.util.HashMap implements Serializable

Class org.apache.poi.hpsf.wellknown.SectionIDMap extends java.util.HashMap implements Serializable


Package org.apache.poi.hslf.exceptions

Class org.apache.poi.hslf.exceptions.CorruptPowerPointFileException extends java.lang.IllegalStateException implements Serializable

Class org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException extends EncryptedDocumentException implements Serializable

Class org.apache.poi.hslf.exceptions.HSLFException extends java.lang.RuntimeException implements Serializable

Class org.apache.poi.hslf.exceptions.InvalidRecordFormatException extends java.lang.Exception implements Serializable

Class org.apache.poi.hslf.exceptions.OldPowerPointFormatException extends OldFileFormatException implements Serializable


Package org.apache.poi.hsmf.exceptions

Class org.apache.poi.hsmf.exceptions.ChunkNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class org.apache.poi.hsmf.exceptions.DirectoryChunkNotFoundException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.apache.poi.hssf

Class org.apache.poi.hssf.OldExcelFormatException extends OldFileFormatException implements Serializable


Package org.apache.poi.hssf.eventusermodel

Class org.apache.poi.hssf.eventusermodel.HSSFUserException extends java.lang.Exception implements Serializable

Serialized Fields

reason

java.lang.Throwable reason

Package org.apache.poi.hssf.record

Class org.apache.poi.hssf.record.RecordFormatException extends RecordFormatException implements Serializable

Class org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.hwpf

Class org.apache.poi.hwpf.OldWordFileFormatException extends OldFileFormatException implements Serializable


Package org.apache.poi.openxml4j.exceptions

Class org.apache.poi.openxml4j.exceptions.InvalidFormatException extends OpenXML4JException implements Serializable

Class org.apache.poi.openxml4j.exceptions.InvalidOperationException extends OpenXML4JRuntimeException implements Serializable

Class org.apache.poi.openxml4j.exceptions.OpenXML4JException extends java.lang.Exception implements Serializable

Class org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException extends java.lang.RuntimeException implements Serializable

Class org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException extends InvalidOperationException implements Serializable


Package org.apache.poi.openxml4j.opc

Class org.apache.poi.openxml4j.opc.PackagePartCollection extends java.util.TreeMap<PackagePartName,PackagePart> implements Serializable

serialVersionUID: 2515031135957635515L

Serialized Fields

registerPartNameStr

java.util.ArrayList<E> registerPartNameStr
Arraylist use to store this collection part names as string for rule M1.11 optimized checking.


Package org.apache.poi.poifs.filesystem

Class org.apache.poi.poifs.filesystem.OfficeXmlFileException extends java.lang.IllegalArgumentException implements Serializable

Class org.apache.poi.poifs.filesystem.Ole10NativeException extends java.lang.Exception implements Serializable


Package org.apache.poi.ss.formula

Class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment.WorkbookNotFoundException extends java.lang.Exception implements Serializable

Class org.apache.poi.ss.formula.FormulaParseException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.ss.formula.eval

Class org.apache.poi.ss.formula.eval.EvaluationException extends java.lang.Exception implements Serializable

Serialized Fields

_errorEval

ErrorEval _errorEval

Class org.apache.poi.ss.formula.eval.NotImplementedException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.ss.usermodel

Class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter extends java.text.SimpleDateFormat implements Serializable

Serialized Fields

format1digit

java.text.DecimalFormat format1digit

format2digits

java.text.DecimalFormat format2digits

format3digit

java.text.DecimalFormat format3digit

format4digits

java.text.DecimalFormat format4digits

dateToBeFormatted

double dateToBeFormatted

Package org.apache.poi.util

Class org.apache.poi.util.LittleEndian.BufferUnderrunException extends java.io.IOException implements Serializable

serialVersionUID: 8736973884877006145L

Class org.apache.poi.util.RecordFormatException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.xslf.model.geom

Class org.apache.poi.xslf.model.geom.PresetGeometries extends java.util.LinkedHashMap<java.lang.String,CustomGeometry> implements Serializable



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.