| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.core.archive | |
| org.eclipse.birt.core.archive.compound |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RAFileOutputStream
This class is to be used by engine host (viewer), but not engine.
|
class |
RAFolderOutputStream
RAOutputStream implementation for folder based report archive
|
| 限定符和类型 | 方法和说明 |
|---|---|
RAOutputStream |
IDocArchiveWriter.createOutputStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchiveWriter.createOutputStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchive.createOutputStream(java.lang.String relativePath) |
RAOutputStream |
IDocArchiveWriter.createRandomAccessStream(java.lang.String relativePath)
Create a random access stream in the archive and return it.
|
RAOutputStream |
FolderArchiveWriter.createRandomAccessStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchive.createRandomAccessStream(java.lang.String relativePath) |
RAOutputStream |
IDocArchiveWriter.getOutputStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchiveWriter.getOutputStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchive.getOutputStream(java.lang.String relativePath) |
RAOutputStream |
IDocArchiveWriter.openRandomAccessStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchiveWriter.openRandomAccessStream(java.lang.String relativePath) |
RAOutputStream |
FolderArchive.openRandomAccessStream(java.lang.String relativePath) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArchiveEntryOutputStream
An OutputStream wraper for RandomAccessStreamImpl.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected RAOutputStream |
ArchiveEntry.output |
| 限定符和类型 | 方法和说明 |
|---|---|
RAOutputStream |
ArchiveWriter.createOutputStream(java.lang.String relativePath) |
RAOutputStream |
ArchiveWriter.createRandomAccessStream(java.lang.String relativePath) |
RAOutputStream |
ArchiveWriter.getOutputStream(java.lang.String relativePath) |
RAOutputStream |
ArchiveWriter.openRandomAccessStream(java.lang.String relativePath) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
ArchiveEntryAdapter.setOutputStream(RAOutputStream output) |
protected void |
ArchiveEntry.setOutputStream(RAOutputStream output) |
Copyright © 2008 Actuate Corp. All rights reserved.