Uses of Interface
org.eclipse.birt.core.archive.IStreamSorter

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

Uses of IStreamSorter in org.eclipse.birt.core.archive
 

Methods in org.eclipse.birt.core.archive with parameters of type IStreamSorter
static void ArchiveUtil.archive(java.lang.String folderName, IStreamSorter sorter, java.lang.String fileName)
          Compound File Format:
1long(stream section position) + 1long(entry number in lookup map) + lookup map section + stream data section
The Lookup map is a hash map.
 void FolderArchiveWriter.setStreamSorter(IStreamSorter streamSorter)
           
 void IDocArchiveWriter.setStreamSorter(IStreamSorter streamSorter)
          Set the stream sorter (if needed).
 void FolderArchive.setStreamSorter(IStreamSorter streamSorter)
           
 

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

Methods in org.eclipse.birt.core.archive.compound with parameters of type IStreamSorter
 void ArchiveWriter.setStreamSorter(IStreamSorter streamSorter)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.