poi.support
Interface Closeable

All Known Implementing Classes:
NPOIFSFileSystem, POIFormatter

public interface Closeable

Interface for Java 1.4.


Method Summary
 void close()
           
 

Method Detail

close

void close()
           throws java.io.IOException
Throws:
java.io.IOException