public class ArchiveEntryV3 extends ArchiveEntry
| 限定符和类型 | 字段和说明 |
|---|---|
protected ArchiveFileV3 |
archive |
protected org.eclipse.birt.core.archive.compound.v3.Ext2File |
file |
name, outputprotected ArchiveFileV3 archive
protected org.eclipse.birt.core.archive.compound.v3.Ext2File file
public long getLength()
throws java.io.IOException
getLength 在类中 ArchiveEntryjava.io.IOExceptionpublic void close()
throws java.io.IOException
close 在类中 ArchiveEntryjava.io.IOExceptionpublic int read(long pos,
byte[] b,
int off,
int len)
throws java.io.IOException
read 在类中 ArchiveEntryjava.io.IOExceptionpublic void setLength(long length)
throws java.io.IOException
setLength 在类中 ArchiveEntryjava.io.IOExceptionpublic void write(long pos,
byte[] b,
int off,
int len)
throws java.io.IOException
write 在类中 ArchiveEntryjava.io.IOExceptionCopyright © 2008 Actuate Corp. All rights reserved.