Uses of Package
org.apache.poi.hpsf
Packages that use org.apache.poi.hpsf
Package
Description
Specific support for DocumentSummaryInformation, SummaryInformation types.
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
property package contains high and low level Property structures for POIFS.
-
Classes in org.apache.poi.hpsf used by org.apache.poiClassDescriptionConvenience class representing a DocumentSummary Information stream in a Microsoft Office document.Represents a property set in the Horrible Property Set Format (HPSF).Convenience class representing a Summary Information stream in a Microsoft Office document.
-
Classes in org.apache.poi.hpsf used by org.apache.poi.extractorClassDescriptionConvenience class representing a DocumentSummary Information stream in a Microsoft Office document.Convenience class representing a Summary Information stream in a Microsoft Office document.
-
Classes in org.apache.poi.hpsf used by org.apache.poi.hpsfClassDescriptionRepresents a class ID (16 bytes).Maintains the instances of
CustomProperty
that belong to aDocumentSummaryInformation
.This class represents custom properties in the document summary information stream.Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.This exception is the superclass of all other checked exceptions thrown in this package.This exception is the superclass of all other unchecked exceptions thrown in this package.This exception is thrown when there is an illegal value set in aPropertySet
.This exception is thrown if anInputStream
does not support theInputStream.mark(int)
operation.This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.This exception is thrown if one of thePropertySet
's convenience methods that require a singleSection
is called and thePropertySet
does not contain exactly oneSection
.A property in aSection
of aPropertySet
.Represents a property set in the Horrible Property Set Format (HPSF).This exception is thrown when HPSF tries to read a (yet) unsupported variant type.Represents a section in aPropertySet
.Convenience class representing a Summary Information stream in a Microsoft Office document.Class to manipulate data in the Clipboard Variant (VT_CF
) format.This exception is thrown if a certain type of property set is expected (e.g.This exception is thrown if HPSF encounters a variant type that isn't supported yet.TheVariant
types as defined by Microsoft's COM.This exception is thrown if HPSF encounters a problem with a variant type.This exception is thrown when trying to write a (yet) unsupported variant type. -
Classes in org.apache.poi.hpsf used by org.apache.poi.hpsf.wellknown
-
Classes in org.apache.poi.hpsf used by org.apache.poi.hssf.converterClassDescriptionConvenience class representing a Summary Information stream in a Microsoft Office document.
-
Classes in org.apache.poi.hpsf used by org.apache.poi.hssf.extractorClassDescriptionConvenience class representing a DocumentSummary Information stream in a Microsoft Office document.Convenience class representing a Summary Information stream in a Microsoft Office document.
-
Classes in org.apache.poi.hpsf used by org.apache.poi.hwpf.converterClassDescriptionConvenience class representing a Summary Information stream in a Microsoft Office document.
-
Classes in org.apache.poi.hpsf used by org.apache.poi.poifs.filesystem
-
Classes in org.apache.poi.hpsf used by org.apache.poi.poifs.property
-
Classes in org.apache.poi.hpsf used by org.apache.poi.sl.usermodel