Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.hpsf Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
ClassIDRepresents a class ID (16 bytes).Classorg.apache.poi.hpsfApache POI
ConstantsDefines constants of general use (currently only codepages).Classorg.apache.poi.hpsfApache POI
CustomPropertiesMaintains the instances of CustomProperty that belong to a DocumentSummaryInformation.Classorg.apache.poi.hpsfApache POI
CustomPropertyThis class represents custom properties in the document summary information stream.Classorg.apache.poi.hpsfApache POI
DocumentSummaryInformationConvenience class representing a DocumentSummary Information stream in a Microsoft Office document.Classorg.apache.poi.hpsfApache POI
HPSFExceptionThis exception is the superclass of all other checked exceptions thrown in this package.Classorg.apache.poi.hpsfApache POI
HPSFPropertiesExtractorExtracts all of the HPSF properties, both build in and custom, returning them inClassorg.apache.poi.hpsf.extractorApache POI
HPSFPropertiesOnlyDocumentA version of POIDocument which allows access to the HPSF Properties, but no other document contents.Classorg.apache.poi.hpsfApache POI
HPSFRuntimeExceptionThis exception is the superclass of all other unchecked exceptions thrown in this package.Classorg.apache.poi.hpsfApache POI
IllegalPropertySetDataExceptionThis exception is thrown when there is an illegal value set in a PropertySet.Classorg.apache.poi.hpsfApache POI
IllegalVariantTypeExceptionThis exception is thrown if HPSF encounters a variant type that is illegal in the current context.Classorg.apache.poi.hpsfApache POI
MarkUnsupportedExceptionThis exception is thrown if an InputStream does not support the InputStream.Classorg.apache.poi.hpsfApache POI
MissingSectionExceptionThis exception is thrown if one of the PropertySet's convenience methods does not find a required Section.Classorg.apache.poi.hpsfApache POI
MutablePropertyAdds writing capability to the Property class.Classorg.apache.poi.hpsfApache POI
MutablePropertySetAdds writing support to the PropertySet class.Classorg.apache.poi.hpsfApache POI
MutableSectionAdds writing capability to the Section class.Classorg.apache.poi.hpsfApache POI
NoFormatIDExceptionThis exception is thrown if a MutablePropertySet is to be written but does not have a formatID set (see MutableSection.Classorg.apache.poi.hpsfApache POI
NoPropertySetStreamExceptionThis 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.Classorg.apache.poi.hpsfApache POI
NoSingleSectionExceptionThis exception is thrown if one of the PropertySet's convenience methods that require a single Section is calledClassorg.apache.poi.hpsfApache POI
PropertyA property in a Section of a PropertySet.Classorg.apache.poi.hpsfApache POI
PropertyIDMapThis is a dictionary which maps property ID values to property The methods getSummaryInformationProperties() and getDocumentSummaryInformationProperties() return singleton PropertyIDMaps.Classorg.apache.poi.hpsf.wellknownApache POI
PropertySetRepresents a property set in the Horrible Property Set Format (HPSF).Classorg.apache.poi.hpsfApache POI
PropertySetFactoryFactory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet.Classorg.apache.poi.hpsfApache POI
ReadingNotSupportedExceptionThis exception is thrown when HPSF tries to read a (yet) unsupportedAuthor:Rainer Klute Classorg.apache.poi.hpsfApache POI
SectionRepresents a section in a PropertySet.Classorg.apache.poi.hpsfApache POI
SectionIDMapMaps section format IDs to PropertyIDMaps.Classorg.apache.poi.hpsf.wellknownApache POI
SpecialPropertySetAbstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation.Classorg.apache.poi.hpsfApache POI
SummaryInformationConvenience class representing a Summary Information stream in a Microsoft Office document.Classorg.apache.poi.hpsfApache POI
ThumbnailClass to manipulate data in the Clipboard Variant (VT_CF) format.Classorg.apache.poi.hpsfApache POI
TypeWriterClass for writing little-endian data and more.Classorg.apache.poi.hpsfApache POI
UnexpectedPropertySetTypeExceptionThis exception is thrown if a certain type of property set is expected (e.Classorg.apache.poi.hpsfApache POI
UnsupportedVariantTypeExceptionThis exception is thrown if HPSF encounters a variant type that isn't supported yet.Classorg.apache.poi.hpsfApache POI
UtilProvides various static utility methods.Classorg.apache.poi.hpsfApache POI
VariantThe Variant types as defined by Microsoft's COM.Classorg.apache.poi.hpsfApache POI
VariantSupportSupports reading and writing of variant data.Classorg.apache.poi.hpsfApache POI
VariantTypeExceptionThis exception is thrown if HPSF encounters a problem with a variant type.Classorg.apache.poi.hpsfApache POI
WritingNotSupportedExceptionThis exception is thrown when trying to write a (yet) unsupported variantAuthor:Rainer Klute Classorg.apache.poi.hpsfApache POI