Serialized Form
-
Package org.apache.poi
-
Exception org.apache.poi.EmptyFileException
class EmptyFileException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1536449292174360166L
-
Exception org.apache.poi.EncryptedDocumentException
class EncryptedDocumentException extends IllegalStateException implements Serializable- serialVersionUID:
- 7276950444540469193L
-
Exception org.apache.poi.OldFileFormatException
class OldFileFormatException extends UnsupportedFileFormatException implements Serializable- serialVersionUID:
- 7849681804154571175L
-
Exception org.apache.poi.UnsupportedFileFormatException
class UnsupportedFileFormatException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -8281969197282030046L
-
-
Package org.apache.poi.hdgf.exceptions
-
Exception org.apache.poi.hdgf.exceptions.HDGFException
class HDGFException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.hpsf
-
Exception org.apache.poi.hpsf.HPSFException
class HPSFException extends Exception implements Serializable-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null
.
-
-
-
Exception org.apache.poi.hpsf.HPSFRuntimeException
class HPSFRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -7804271670232727159L
-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null
.
-
-
Exception org.apache.poi.hpsf.IllegalPropertySetDataException
class IllegalPropertySetDataException extends HPSFRuntimeException implements Serializable -
Exception org.apache.poi.hpsf.IllegalVariantTypeException
class IllegalVariantTypeException extends VariantTypeException implements Serializable -
Exception org.apache.poi.hpsf.MarkUnsupportedException
class MarkUnsupportedException extends HPSFException implements Serializable -
Exception org.apache.poi.hpsf.MissingSectionException
class MissingSectionException extends HPSFRuntimeException implements Serializable -
Exception org.apache.poi.hpsf.NoFormatIDException
class NoFormatIDException extends HPSFRuntimeException implements Serializable -
Exception org.apache.poi.hpsf.NoPropertySetStreamException
class NoPropertySetStreamException extends HPSFException implements Serializable -
Exception org.apache.poi.hpsf.NoSingleSectionException
class NoSingleSectionException extends HPSFRuntimeException implements Serializable -
Exception org.apache.poi.hpsf.ReadingNotSupportedException
class ReadingNotSupportedException extends UnsupportedVariantTypeException implements Serializable -
Exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
class UnexpectedPropertySetTypeException extends HPSFException implements Serializable -
Exception org.apache.poi.hpsf.UnsupportedVariantTypeException
class UnsupportedVariantTypeException extends VariantTypeException implements Serializable -
Exception org.apache.poi.hpsf.VariantTypeException
class VariantTypeException extends HPSFException implements Serializable-
Serialized Fields
-
value
Object value
-
variantType
long variantType
-
-
-
Exception org.apache.poi.hpsf.WritingNotSupportedException
class WritingNotSupportedException extends UnsupportedVariantTypeException implements Serializable
-
-
Package org.apache.poi.hslf.exceptions
-
Exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
class CorruptPowerPointFileException extends IllegalStateException implements Serializable -
Exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
class EncryptedPowerPointFileException extends EncryptedDocumentException implements Serializable -
Exception org.apache.poi.hslf.exceptions.HSLFException
class HSLFException extends RuntimeException implements Serializable -
Exception org.apache.poi.hslf.exceptions.OldPowerPointFormatException
class OldPowerPointFormatException extends OldFileFormatException implements Serializable
-
-
Package org.apache.poi.hsmf.datatypes
-
Class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
class AttachmentChunksSorter extends Object implements Serializable -
Class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
class RecipientChunksSorter extends Object implements Serializable
-
-
Package org.apache.poi.hsmf.exceptions
-
Exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
class ChunkNotFoundException extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.poi.hssf
-
Exception org.apache.poi.hssf.OldExcelFormatException
class OldExcelFormatException extends OldFileFormatException implements Serializable
-
-
Package org.apache.poi.hssf.eventusermodel
-
Exception org.apache.poi.hssf.eventusermodel.HSSFUserException
class HSSFUserException extends Exception implements Serializable-
Serialized Fields
-
reason
Throwable reason
-
-
-
-
Package org.apache.poi.hssf.model
-
Exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
class UnsupportedBOFType extends RecordFormatException implements Serializable-
Serialized Fields
-
type
int type
-
-
-
-
Package org.apache.poi.hssf.record
-
Exception org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
class LeftoverDataException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.hwpf
-
Exception org.apache.poi.hwpf.OldWordFileFormatException
class OldWordFileFormatException extends OldFileFormatException implements Serializable
-
-
Package org.apache.poi.hwpf.model
-
Class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
class FCComparator extends Object implements Serializable
-
-
Package org.apache.poi.ooxml
-
Exception org.apache.poi.ooxml.POIXMLException
class POIXMLException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.openxml4j.exceptions
-
Exception org.apache.poi.openxml4j.exceptions.InvalidFormatException
class InvalidFormatException extends OpenXML4JException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.InvalidOperationException
class InvalidOperationException extends OpenXML4JRuntimeException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
class NotOfficeXmlFileException extends UnsupportedFileFormatException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.ODFNotOfficeXmlFileException
class ODFNotOfficeXmlFileException extends NotOfficeXmlFileException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException
class OLE2NotOfficeXmlFileException extends NotOfficeXmlFileException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.OpenXML4JException
class OpenXML4JException extends Exception implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
class OpenXML4JRuntimeException extends RuntimeException implements Serializable -
Exception org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException
class PartAlreadyExistsException extends InvalidOperationException implements Serializable
-
-
Package org.apache.poi.openxml4j.opc
-
Class org.apache.poi.openxml4j.opc.PackagePartCollection
class PackagePartCollection extends Object implements Serializable- serialVersionUID:
- 2515031135957635517L
-
Serialized Fields
-
packagePartLookup
TreeMap<String,
PackagePart> packagePartLookup -
registerPartNameStr
Set<String> registerPartNameStr
HashSet use to store this collection part names as string for rule M1.11 optimized checking.
-
-
-
Package org.apache.poi.poifs.crypt.dsig
-
Exception org.apache.poi.poifs.crypt.dsig.CertificateSecurityException
class CertificateSecurityException extends SecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.poi.poifs.crypt.dsig.ExpiredCertificateSecurityException
class ExpiredCertificateSecurityException extends CertificateSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.poi.poifs.crypt.dsig.RevokedCertificateSecurityException
class RevokedCertificateSecurityException extends CertificateSecurityException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.poi.poifs.crypt.dsig.TrustCertificateSecurityException
class TrustCertificateSecurityException extends CertificateSecurityException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.poi.poifs.filesystem
-
Exception org.apache.poi.poifs.filesystem.NotOLE2FileException
class NotOLE2FileException extends IOException implements Serializable -
Exception org.apache.poi.poifs.filesystem.OfficeXmlFileException
class OfficeXmlFileException extends UnsupportedFileFormatException implements Serializable -
Exception org.apache.poi.poifs.filesystem.Ole10NativeException
class Ole10NativeException extends Exception implements Serializable
-
-
Package org.apache.poi.poifs.macros
-
Class org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap
-
Serialized Fields
-
charset
Charset charset
-
-
-
-
Package org.apache.poi.poifs.property
-
Class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
class PropertyComparator extends Object implements Serializable
-
-
Package org.apache.poi.sl.draw.geom
-
Package org.apache.poi.ss.formula
-
Exception org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment.WorkbookNotFoundException
class WorkbookNotFoundException extends Exception implements Serializable- serialVersionUID:
- 8787784539811167941L
-
Exception org.apache.poi.ss.formula.FormulaParseException
class FormulaParseException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.ss.formula.eval
-
Exception org.apache.poi.ss.formula.eval.EvaluationException
class EvaluationException extends Exception implements Serializable-
Serialized Fields
-
_errorEval
ErrorEval _errorEval
-
-
-
Exception org.apache.poi.ss.formula.eval.NotImplementedException
class NotImplementedException extends RuntimeException implements Serializable- serialVersionUID:
- -5840703336495141301L
-
Exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
class NotImplementedFunctionException extends NotImplementedException implements Serializable- serialVersionUID:
- 1208119411557559057L
-
Serialized Fields
-
functionName
String functionName
-
-
-
Package org.apache.poi.ss.usermodel
-
Class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
class ExcelGeneralNumberFormat extends Format implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
decimalFormat
DecimalFormat decimalFormat
-
decimalSymbols
DecimalFormatSymbols decimalSymbols
-
integerFormat
DecimalFormat integerFormat
-
scientificFormat
DecimalFormat scientificFormat
-
-
Class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
class ExcelStyleDateFormatter extends SimpleDateFormat implements Serializable-
Serialized Fields
-
dateToBeFormatted
double dateToBeFormatted
-
-
-
Class org.apache.poi.ss.usermodel.FractionFormat
class FractionFormat extends Format implements Serializable-
Serialized Fields
-
exactDenom
int exactDenom
-
maxDenom
int maxDenom
-
wholePartFormatString
String wholePartFormatString
-
-
-
-
Package org.apache.poi.util
-
Exception org.apache.poi.util.DocumentFormatException
class DocumentFormatException extends RuntimeException implements Serializable -
Exception org.apache.poi.util.LittleEndian.BufferUnderrunException
class BufferUnderrunException extends IOException implements Serializable- serialVersionUID:
- 8736973884877006145L
-
Exception org.apache.poi.util.RecordFormatException
class RecordFormatException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.xdgf.usermodel.shape.exceptions
-
Exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisiting
class StopVisiting extends RuntimeException implements Serializable- serialVersionUID:
- -4651207777092840750L
-
Exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisitingThisBranch
class StopVisitingThisBranch extends RuntimeException implements Serializable- serialVersionUID:
- 5262319077534717862L
-
-
Package org.apache.poi.xssf
-
Exception org.apache.poi.xssf.XLSBUnsupportedException
class XLSBUnsupportedException extends UnsupportedFileFormatException implements Serializable- serialVersionUID:
- 7849681804154571175L
-
-
Package org.apache.poi.xssf.binary
-
Exception org.apache.poi.xssf.binary.XSSFBParseException
class XSSFBParseException extends RuntimeException implements Serializable
-
-
Package org.apache.poi.xssf.streaming
-
Exception org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.RowFlushedException
class RowFlushedException extends IllegalStateException implements Serializable -
Exception org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.SheetsFlushedException
class SheetsFlushedException extends IllegalStateException implements Serializable
-