Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache.poi.poifs » filesystem » [javadoc | source]
org.apache.poi.poifs.filesystem
public interface: DocumentEntry [javadoc | source]

All Implemented Interfaces:
    Entry

All Known Implementing Classes:
    DocumentNode

This interface defines methods specific to Document objects managed by a Filesystem instance.
Method from org.apache.poi.poifs.filesystem.DocumentEntry Summary:
getSize
Method from org.apache.poi.poifs.filesystem.DocumentEntry Detail:
 public int getSize()
    get the zize of the document, in bytes