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()
+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.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