Serialized Form
-
Package loci.poi.hpsf
-
Class loci.poi.hpsf.CustomProperties
class CustomProperties extends HashMap implements Serializable -
Exception loci.poi.hpsf.HPSFException
class HPSFException extends Exception implements Serializable-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null.
-
-
-
Exception loci.poi.hpsf.HPSFRuntimeException
class HPSFRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
reason
Throwable reason
The underlying reason for this exception - may be
null.
-
-
-
Exception loci.poi.hpsf.IllegalPropertySetDataException
class IllegalPropertySetDataException extends HPSFRuntimeException implements Serializable -
Exception loci.poi.hpsf.IllegalVariantTypeException
class IllegalVariantTypeException extends VariantTypeException implements Serializable -
Exception loci.poi.hpsf.MarkUnsupportedException
class MarkUnsupportedException extends HPSFException implements Serializable -
Exception loci.poi.hpsf.MissingSectionException
class MissingSectionException extends HPSFRuntimeException implements Serializable -
Exception loci.poi.hpsf.NoFormatIDException
class NoFormatIDException extends HPSFRuntimeException implements Serializable -
Exception loci.poi.hpsf.NoPropertySetStreamException
class NoPropertySetStreamException extends HPSFException implements Serializable -
Exception loci.poi.hpsf.NoSingleSectionException
class NoSingleSectionException extends HPSFRuntimeException implements Serializable -
Exception loci.poi.hpsf.ReadingNotSupportedException
class ReadingNotSupportedException extends UnsupportedVariantTypeException implements Serializable -
Exception loci.poi.hpsf.UnexpectedPropertySetTypeException
class UnexpectedPropertySetTypeException extends HPSFException implements Serializable -
Exception loci.poi.hpsf.UnsupportedVariantTypeException
class UnsupportedVariantTypeException extends VariantTypeException implements Serializable -
Exception loci.poi.hpsf.VariantTypeException
class VariantTypeException extends HPSFException implements Serializable-
Serialized Fields
-
value
Object value
-
variantType
long variantType
-
-
-
Exception loci.poi.hpsf.WritingNotSupportedException
class WritingNotSupportedException extends UnsupportedVariantTypeException implements Serializable
-
-
Package loci.poi.hpsf.wellknown
-
Class loci.poi.hpsf.wellknown.PropertyIDMap
class PropertyIDMap extends HashMap implements Serializable -
Class loci.poi.hpsf.wellknown.SectionIDMap
class SectionIDMap extends HashMap implements Serializable
-
-
Package loci.poi.hssf.eventusermodel
-
Exception loci.poi.hssf.eventusermodel.HSSFUserException
class HSSFUserException extends Exception implements Serializable-
Serialized Fields
-
reason
Throwable reason
-
-
-
-
Package loci.poi.hssf.record
-
Exception loci.poi.hssf.record.RecordFormatException
class RecordFormatException extends RuntimeException implements Serializable
-
-
Package loci.poi.poifs.filesystem
-
Exception loci.poi.poifs.filesystem.OfficeXmlFileException
class OfficeXmlFileException extends IllegalArgumentException implements Serializable
-
-
Package loci.poi.util
-
Exception loci.poi.util.LittleEndian.BufferUnderrunException
class BufferUnderrunException extends IOException implements Serializable
-