Uses of Class
org.eclipse.birt.core.archive.RAInputStream
Packages that use RAInputStream
-
Uses of RAInputStream in org.eclipse.birt.core.archive
Subclasses of RAInputStream in org.eclipse.birt.core.archiveModifier and TypeClassDescriptionclass
class
RAInputStream implementation for folder based report archiveMethods in org.eclipse.birt.core.archive that return RAInputStreamModifier and TypeMethodDescriptionFolderArchive.getInputStream
(String relativePath) FolderArchiveReader.getInputStream
(String relativePath) FolderArchiveWriter.getInputStream
(String relativePath) IDocArchiveReader.getInputStream
(String relativePath) IDocArchiveWriter.getInputStream
(String relativePath) returns a sequential access file. -
Uses of RAInputStream in org.eclipse.birt.core.archive.compound
Subclasses of RAInputStream in org.eclipse.birt.core.archive.compoundModifier and TypeClassDescriptionclass
RAInputStream implementation based on the ArchiveEntry.Methods in org.eclipse.birt.core.archive.compound that return RAInputStreamModifier and TypeMethodDescriptionArchiveReader.getInputStream
(String relativePath) ArchiveWriter.getInputStream
(String relativePath)