PropertySet

java.lang. Object
+Object()
+hashCode() :int
#finalize() :void
+notify() :void
+notifyAll() :void
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
+getClass() :java.lang.Class
#clone() :java.lang.Object
+equals(java.lang.Object ) :boolean
+toString() :java.lang.String
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