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
 

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

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

Methods in org.eclipse.birt.core.archive.compound with parameters of type ArchiveEntry
 java.lang.Object ArchiveView.lockEntry(ArchiveEntry entry)
           
 java.lang.Object ArchiveFile.lockEntry(ArchiveEntry entry)
           
 java.lang.Object IArchiveFile.lockEntry(ArchiveEntry entry)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.