Interface IDocument
- All Known Subinterfaces:
IReportDocument
public interface IDocument
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the document (archive) name
-
close
void close()close the document, release all resources.
-