Uses of Class
org.eclipse.birt.core.archive.RAFolderInputStream
-
Packages that use RAFolderInputStream Package Description org.eclipse.birt.core.archive -
-
Uses of RAFolderInputStream in org.eclipse.birt.core.archive
Constructor parameters in org.eclipse.birt.core.archive with type arguments of type RAFolderInputStream Constructor Description FolderArchiveEntry(java.lang.String name, java.io.File file, java.util.HashSet<RAFolderInputStream> inputs, java.util.HashSet<RAFolderOutputStream> outputs)
RAFolderInputStream(java.util.HashSet<RAFolderInputStream> manager, java.io.File file)
-