org.eclipse.birt.report.engine.api
Class DocumentUtil

java.lang.Object
  extended by org.eclipse.birt.report.engine.api.DocumentUtil

public class DocumentUtil
extends java.lang.Object


Constructor Summary
DocumentUtil()
           
 
Method Summary
static void copy(org.eclipse.birt.core.archive.compound.IArchiveFile source, org.eclipse.birt.core.archive.compound.IArchiveFile target, IReportRunnable runnable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentUtil

public DocumentUtil()
Method Detail

copy

public static void copy(org.eclipse.birt.core.archive.compound.IArchiveFile source,
                        org.eclipse.birt.core.archive.compound.IArchiveFile target,
                        IReportRunnable runnable)
                 throws EngineException
Throws:
EngineException


Copyright © 2008 Actuate Corp. All rights reserved.