Uses of Class
org.eclipse.birt.core.archive.compound.ArchiveEntry

Packages that use ArchiveEntry
org.eclipse.birt.core.archive.compound   
 

Uses of ArchiveEntry in org.eclipse.birt.core.archive.compound
 

Subclasses of ArchiveEntry in org.eclipse.birt.core.archive.compound
 class ArchiveEntryAdapter
           
 class ArchiveEntryV3
           
 

Fields in org.eclipse.birt.core.archive.compound declared as ArchiveEntry
protected  ArchiveEntry ArchiveEntryOutputStream.entry
          the stream item
protected  ArchiveEntry ArchiveEntryAdapter.entry
           
 

Methods in org.eclipse.birt.core.archive.compound that return ArchiveEntry
 ArchiveEntry ArchiveView.createEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV3.createEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFile.createEntry(java.lang.String name)
           
 ArchiveEntry IArchiveFile.createEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV2.createEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV1.createEntry(java.lang.String name)
           
 ArchiveEntry ArchiveView.openEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV3.openEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFile.openEntry(java.lang.String name)
           
 ArchiveEntry IArchiveFile.openEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV2.openEntry(java.lang.String name)
           
 ArchiveEntry ArchiveFileV1.openEntry(java.lang.String name)
           
 

Constructors in org.eclipse.birt.core.archive.compound with parameters of type ArchiveEntry
ArchiveEntryAdapter(java.lang.String name, ArchiveEntry entry)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.