PropertyTable

org.apache.poi.poifs.filesystem. BATManaged
+countBlocks() :int
+setStartBlock(int index) :void
org.apache.poi.poifs.storage. BlockWritable
+writeBlocks(java.io.OutputStream stream) :void
java.lang. Object
+Object()
+getClass() :java.lang.Class
+hashCode() :int
+equals(java.lang.Object ) :boolean
#clone() :java.lang.Object
+toString() :java.lang.String
+notify() :void
+notifyAll() :void
+wait(long ) :void
+wait(long , int ) :void
+wait() :void
#finalize() :void
org.apache.poi.poifs.property. PropertyTable
+PropertyTable()
+PropertyTable(int startBlock, org.apache.poi.poifs.storage.RawDataBlockList blockList)
+addProperty(org.apache.poi.poifs.property.Property property) :void
+removeProperty(org.apache.poi.poifs.property.Property property) :void
+getRoot() :org.apache.poi.poifs.property.RootProperty
+preWrite() :void
+getStartBlock() :int
+countBlocks() :int
+setStartBlock(int index) :void
+writeBlocks(java.io.OutputStream stream) :void