Serialized Form


Package org.apache.poi

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

serialVersionUID: 1536449292174360166L

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

serialVersionUID: 7276950444540469193L

Class org.apache.poi.OldFileFormatException extends UnsupportedFileFormatException implements Serializable

serialVersionUID: 7849681804154571175L

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

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

serialVersionUID: -8281969197282030046L


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.NotOfficeXmlFileException extends UnsupportedFileFormatException implements Serializable

Class org.apache.poi.openxml4j.exceptions.ODFNotOfficeXmlFileException extends NotOfficeXmlFileException implements Serializable

Class org.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException extends NotOfficeXmlFileException 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.lang.Object implements Serializable

serialVersionUID: 2515031135957635517L

Serialized Fields

registerPartNameStr

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


packagePartLookup

java.util.HashMap<K,V> packagePartLookup

Package org.apache.poi.poifs.crypt.dsig

Class org.apache.poi.poifs.crypt.dsig.CertificateSecurityException extends java.lang.SecurityException implements Serializable

serialVersionUID: 1L

Class org.apache.poi.poifs.crypt.dsig.DigestInfo extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

digestValue

byte[] digestValue

description

java.lang.String description

hashAlgo

HashAlgorithm hashAlgo

Class org.apache.poi.poifs.crypt.dsig.ExpiredCertificateSecurityException extends CertificateSecurityException implements Serializable

serialVersionUID: 1L

Class org.apache.poi.poifs.crypt.dsig.RevokedCertificateSecurityException extends CertificateSecurityException implements Serializable

serialVersionUID: 1L

Class org.apache.poi.poifs.crypt.dsig.TrustCertificateSecurityException extends CertificateSecurityException implements Serializable

serialVersionUID: 1L


Package org.apache.poi.ss.usermodel

Class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat extends java.text.Format implements Serializable

serialVersionUID: 1L

Serialized Fields

decimalSymbols

java.text.DecimalFormatSymbols decimalSymbols

integerFormat

java.text.DecimalFormat integerFormat

decimalFormat

java.text.DecimalFormat decimalFormat

scientificFormat

java.text.DecimalFormat scientificFormat

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

Serialized Fields

dateToBeFormatted

double dateToBeFormatted

Class org.apache.poi.ss.usermodel.FractionFormat extends java.text.Format implements Serializable

Serialized Fields

exactDenom

int exactDenom

maxDenom

int maxDenom

wholePartFormatString

java.lang.String wholePartFormatString

Package org.apache.poi.util

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

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.xdgf.usermodel.shape.exceptions

Class org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisiting extends java.lang.RuntimeException implements Serializable

serialVersionUID: -4651207777092840750L

Class org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisitingThisBranch extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5262319077534717862L


Package org.apache.poi.xssf

Class org.apache.poi.xssf.XLSBUnsupportedException extends UnsupportedFileFormatException implements Serializable

serialVersionUID: 7849681804154571175L


Package org.apache.poi.xssf.binary

Class org.apache.poi.xssf.binary.XSSFBParseException extends java.lang.RuntimeException implements Serializable


Package org.apache.poi.xssf.streaming

Class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.RowFlushedException extends java.lang.IllegalStateException implements Serializable

Class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.SheetsFlushedException extends java.lang.IllegalStateException implements Serializable