org.eclipse.birt.core.archive
Class FileArchiveWriter

java.lang.Object
  extended by org.eclipse.birt.core.archive.compound.ArchiveWriter
      extended by org.eclipse.birt.core.archive.FileArchiveWriter
All Implemented Interfaces:
IDocArchiveWriter

public class FileArchiveWriter
extends ArchiveWriter


Constructor Summary
FileArchiveWriter(java.lang.String fileName)
           
 
Method Summary
 
Methods inherited from class org.eclipse.birt.core.archive.compound.ArchiveWriter
createOutputStream, createRandomAccessStream, dropStream, exists, finish, flush, getArchive, getInputStream, getName, getOutputStream, initialize, lock, openRandomAccessStream, setStreamSorter, unlock
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileArchiveWriter

public FileArchiveWriter(java.lang.String fileName)
                  throws java.io.IOException
Parameters:
absolute - fileName the archive file name
Throws:
java.io.IOException


Copyright © 2008 Actuate Corp. All rights reserved.