SpecialPropertySet

org.apache.poi.hpsf. PropertySet
#PropertySet()
+PropertySet(java.io.InputStream stream)
+PropertySet(byte[] stream, int offset, int length)
+PropertySet(byte[] stream)
+getByteOrder() :org.apache.poi.hpsf.littleendian.Word
+getFormat() :org.apache.poi.hpsf.littleendian.Word
+getOSVersion() :org.apache.poi.hpsf.littleendian.DWord
+getClassID() :org.apache.poi.hpsf.littleendian.ClassID
+getSectionCount() :int
+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
#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() :org.apache.poi.hpsf.littleendian.Word
+getFormat() :org.apache.poi.hpsf.littleendian.Word
+getOSVersion() :org.apache.poi.hpsf.littleendian.DWord
+getClassID() :org.apache.poi.hpsf.littleendian.ClassID
+getSectionCount() :int
+getSections() :java.util.List
+isSummaryInformation() :boolean
+isDocumentSummaryInformation() :boolean
+getSingleSection() :org.apache.poi.hpsf.Section
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() :byte[]
+getHeadingPair() :byte[]
+getDocparts() :byte[]
+getManager() :java.lang.String
+getCompany() :java.lang.String
+getLinksDirty() :byte[]
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