SpecialPropertySet

org.apache.poi.hpsf. PropertySet
#PropertySet()
+PropertySet(java.io.InputStream stream)
+PropertySet(byte[] stream, int offset, int length)
+PropertySet(byte[] stream)
+getByteOrder() :int
+getFormat() :int
+getOSVersion() :long
+getClassID() :org.apache.poi.hpsf.ClassID
+getSectionCount() :long
+getSections() :java.util.List
+isPropertySetStream(java.io.InputStream stream) :boolean
+isPropertySetStream(byte[] src, int offset, int length) :boolean
+isSummaryInformation() :boolean
+isDocumentSummaryInformation() :boolean
+getProperties() :org.apache.poi.hpsf.Property
#getProperty(int id) :java.lang.Object
#getPropertyBooleanValue(int id) :boolean
#getPropertyIntValue(int id) :int
+wasNull() :boolean
+getSingleSection() :org.apache.poi.hpsf.Section
org.apache.poi.hpsf. SpecialPropertySet
+SpecialPropertySet(org.apache.poi.hpsf.PropertySet ps)
+getByteOrder() :int
+getFormat() :int
+getOSVersion() :long
+getClassID() :org.apache.poi.hpsf.ClassID
+getSectionCount() :long
+getSections() :java.util.List
+isSummaryInformation() :boolean
+isDocumentSummaryInformation() :boolean
+getSingleSection() :org.apache.poi.hpsf.Section
org.apache.poi.hpsf. SummaryInformation
+SummaryInformation(org.apache.poi.hpsf.PropertySet ps)
+getTitle() :java.lang.String
+getSubject() :java.lang.String
+getAuthor() :java.lang.String
+getKeywords() :java.lang.String
+getComments() :java.lang.String
+getTemplate() :java.lang.String
+getLastAuthor() :java.lang.String
+getRevNumber() :java.lang.String
+getEditTime() :java.util.Date
+getLastPrinted() :java.util.Date
+getCreateDateTime() :java.util.Date
+getLastSaveDateTime() :java.util.Date
+getPageCount() :int
+getWordCount() :int
+getCharCount() :int
+getThumbnail() :byte[]
+getApplicationName() :java.lang.String
+getSecurity() :int
org.apache.poi.hpsf. DocumentSummaryInformation
+DocumentSummaryInformation(org.apache.poi.hpsf.PropertySet ps)
+getCategory() :java.lang.String
+getPresentationFormat() :java.lang.String
+getByteCount() :int
+getLineCount() :int
+getParCount() :int
+getSlideCount() :int
+getNoteCount() :int
+getHiddenCount() :int
+getMMClipCount() :int
+getScale() :boolean
+getHeadingPair() :byte[]
+getDocparts() :byte[]
+getManager() :java.lang.String
+getCompany() :java.lang.String
+getLinksDirty() :boolean