java/src/org/openantivirus/engine/vfs VfsContainer.java,1.1,1.2

Kurt Huwig <[email protected]> Sun, 23 May 2004 14:39:21 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31740/src/org/openantivirus/engine/vfs

Modified Files:
	VfsContainer.java 
Log Message:
Added more decompressors:
- ace
- ar
- arc
- arj
- cab
- cpio
- compress
- dact
- dar
- self-extrating rar
- lha
- lzop
- PPMd
- rar
- rpm
- shar
- tnef
- uuencode
- zoo

Index: VfsContainer.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/VfsContainer.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- VfsContainer.java	14 Dec 2003 11:08:26 -0000	1.1
+++ VfsContainer.java	23 May 2004 14:39:19 -0000	1.2
@@ -37,7 +37,7 @@
  */
 public interface VfsContainer {
     /** @return if there are more VfsEntrys in this container */
-    boolean hasNext();
+    boolean hasNext() throws IOException;
     
     /** @return next VfsEntry within this container */
     VfsEntry next() throws IOException;



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click