org.jopendocument.util
Class ZippedFilesProcessor

java.lang.Object
  extended by org.jopendocument.util.ZippedFilesProcessor

public abstract class ZippedFilesProcessor
extends java.lang.Object

Class for processing a zip file.


Constructor Summary
ZippedFilesProcessor()
           
 
Method Summary
 void process(java.io.InputStream input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZippedFilesProcessor

public ZippedFilesProcessor()
Method Detail

process

public void process(java.io.InputStream input)
             throws java.io.IOException
Throws:
java.io.IOException