java/src/org/openantivirus/engine/vfs/entry TemporaryVfsEntry.java,1.1,1.2 FileVfsEntry.java,1.1,1.2
Kurt Huwig <[email protected]> Thu, 20 May 2004 13:04:52 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/entry In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5503/src/org/openantivirus/engine/vfs/entry Modified Files: TemporaryVfsEntry.java FileVfsEntry.java Log Message: Added multipart string finder Speed improvements Index: TemporaryVfsEntry.java =================================================================== RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/entry/TemporaryVfsEntry.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- TemporaryVfsEntry.java 14 Dec 2003 11:08:26 -0000 1.1 +++ TemporaryVfsEntry.java 20 May 2004 13:04:50 -0000 1.2 @@ -38,7 +38,7 @@ * @author Kurt Huwig <[email protected]> * @version $Revision$ */ -public abstract class TemporaryVfsEntry implements VfsEntry { +public abstract class TemporaryVfsEntry extends VfsEntry { protected final OutputStream osTempFile; protected final TemporaryFile tempFile; Index: FileVfsEntry.java =================================================================== RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/vfs/entry/FileVfsEntry.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- FileVfsEntry.java 14 Dec 2003 11:08:26 -0000 1.1 +++ FileVfsEntry.java 20 May 2004 13:04:50 -0000 1.2 @@ -37,7 +37,7 @@ * @author Kurt Huwig <[email protected]> * @version $Revision$ */ -public class FileVfsEntry implements VfsEntry { +public class FileVfsEntry extends VfsEntry { /** lazy initialized array with the start of the file */ private byte[] start = null; ------------------------------------------------------- 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