Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi.poifs » storage » [javadoc | source]
org.apache.cocoon.poi.poifs.storage
public class: RawDataBlockList [javadoc | source]
java.lang.Object
   org.apache.cocoon.poi.poifs.storage.BlockListImpl
      org.apache.cocoon.poi.poifs.storage.RawDataBlockList

All Implemented Interfaces:
    BlockList

Direct Known Subclasses:
    LocalRawDataBlockList

A list of RawDataBlocks instances, and methods to manage the list
Constructor:
 public RawDataBlockList(InputStream stream) throws IOException 
    Constructor RawDataBlockList
    Parameters:
    stream - the InputStream from which the data will be read
    Throws:
    IOException - on I/O errors, and if an incomplete block is read
    exception: IOException - on I/O errors, and if an incomplete block is read
Methods from org.apache.cocoon.poi.poifs.storage.BlockListImpl:
fetchBlocks,   remove,   setBAT,   setBlocks,   zap
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait