Package org.docx4j.org.apache.poi.hpsf
package org.docx4j.org.apache.poi.hpsf
-
ClassDescriptionRepresents a class ID (16 bytes).Maintains the instances of
CustomPropertythat 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 anInputStreamdoes not support theInputStream.mark(int)operation.This exception is thrown if one of thePropertySet's convenience methods does not find a requiredSection.Adds writing capability to thePropertyclass.Adds writing support to thePropertySetclass.Adds writing capability to theSectionclass.This exception is thrown if aMutablePropertySetis to be written but does not have a formatID set (seeMutableSection.setFormatID(ClassID)orMutableSection.setFormatID(byte[]).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 singleSectionis called and thePropertySetdoes not contain exactly oneSection.A property in aSectionof aPropertySet.Represents a property set in the Horrible Property Set Format (HPSF).Factory class to create instances ofSummaryInformation,DocumentSummaryInformationandPropertySet.This exception is thrown when HPSF tries to read a (yet) unsupported variant type.Represents a section in aPropertySet.Abstract superclass for the convenience classesSummaryInformationandDocumentSummaryInformation.Convenience class representing a Summary Information stream in a Microsoft Office document.Class for writing little-endian data and more.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.Provides various static utility methods.The Variant types as defined by Microsoft's COM.Supports reading and writing of variant data.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.