org.eclipse.birt.report.engine.api
Interface IDocument

All Known Subinterfaces:
IReportDocument

public interface IDocument


Method Summary
 void close()
          close the document, release all resources.
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
the document (archive) name

close

void close()
close the document, release all resources.



Copyright © 2008 Actuate Corp. All rights reserved.