Package | Description |
---|---|
org.zkoss.poi | |
org.zkoss.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI
filesystems.
|
org.zkoss.poi.hssf.converter | |
org.zkoss.poi.hssf.extractor | |
org.zkoss.poi.hwpf.converter | |
org.zkoss.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
org.zkoss.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
Class and Description |
---|
DocumentSummaryInformation
Convenience class representing a DocumentSummary Information stream in a
Microsoft Office document.
|
PropertySet
Represents a property set in the Horrible Property Set Format
(HPSF).
|
SummaryInformation
Convenience class representing a Summary Information stream in a
Microsoft Office document.
|
Class and Description |
---|
ClassID
Represents a class ID (16 bytes).
|
CustomProperties
Maintains the instances of
CustomProperty that belong to a
DocumentSummaryInformation . |
CustomProperty
This class represents custom properties in the document summary
information stream.
|
DocumentSummaryInformation
Convenience class representing a DocumentSummary Information stream in a
Microsoft Office document.
|
HPSFException
This exception is the superclass of all other checked exceptions thrown
in this package.
|
HPSFRuntimeException
This exception is the superclass of all other unchecked
exceptions thrown in this package.
|
IllegalPropertySetDataException
This exception is thrown when there is an illegal value set in a
PropertySet . |
MarkUnsupportedException
This exception is thrown if an
InputStream does
not support the InputStream.mark(int) operation. |
MutableProperty
Adds writing capability to the
Property class. |
MutablePropertySet
Adds writing support to the
PropertySet class. |
NoPropertySetStreamException
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.
|
NoSingleSectionException
This exception is thrown if one of the
PropertySet 's
convenience methods that require a single Section is called
and the PropertySet does not contain exactly one Section . |
Property
A property in a
Section of a PropertySet . |
PropertySet
Represents a property set in the Horrible Property Set Format
(HPSF).
|
ReadingNotSupportedException
This exception is thrown when HPSF tries to read a (yet) unsupported
variant type.
|
Section
Represents a section in a
PropertySet . |
SpecialPropertySet
Abstract superclass for the convenience classes
SummaryInformation and DocumentSummaryInformation . |
SummaryInformation
Convenience class representing a Summary Information stream in a
Microsoft Office document.
|
UnexpectedPropertySetTypeException
This exception is thrown if a certain type of property set is
expected (e.g. a Document Summary Information) but the provided
property set is not of that type.
|
UnsupportedVariantTypeException
This exception is thrown if HPSF encounters a variant type that isn't
supported yet.
|
Variant
The Variant types as defined by Microsoft's COM.
|
VariantTypeException
This exception is thrown if HPSF encounters a problem with a variant type.
|
WritingNotSupportedException
This exception is thrown when trying to write a (yet) unsupported variant
type.
|
Class and Description |
---|
SummaryInformation
Convenience class representing a Summary Information stream in a
Microsoft Office document.
|
Class and Description |
---|
DocumentSummaryInformation
Convenience class representing a DocumentSummary Information stream in a
Microsoft Office document.
|
SummaryInformation
Convenience class representing a Summary Information stream in a
Microsoft Office document.
|
Class and Description |
---|
SummaryInformation
Convenience class representing a Summary Information stream in a
Microsoft Office document.
|
Class and Description |
---|
ClassID
Represents a class ID (16 bytes).
|
Class and Description |
---|
ClassID
Represents a class ID (16 bytes).
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.