Class ArchiveEntryV3
java.lang.Object
org.eclipse.birt.core.archive.compound.ArchiveEntry
org.eclipse.birt.core.archive.compound.ArchiveEntryV3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ArchiveFileV3
protected org.eclipse.birt.core.archive.compound.v3.Ext2File
Fields inherited from class org.eclipse.birt.core.archive.compound.ArchiveEntry
name, output
-
Method Summary
Methods inherited from class org.eclipse.birt.core.archive.compound.ArchiveEntry
flush, getName, refresh, setOutputStream
-
Field Details
-
archive
-
file
protected org.eclipse.birt.core.archive.compound.v3.Ext2File file
-
-
Method Details
-
getLength
- Specified by:
getLength
in classArchiveEntry
- Throws:
IOException
-
close
- Specified by:
close
in classArchiveEntry
- Throws:
IOException
-
read
- Specified by:
read
in classArchiveEntry
- Throws:
IOException
-
setLength
- Specified by:
setLength
in classArchiveEntry
- Throws:
IOException
-
write
- Specified by:
write
in classArchiveEntry
- Throws:
IOException
-