Interface IDocument

All Known Subinterfaces:
IReportDocument

public interface IDocument
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    close the document, release all resources.
     
  • Method Details

    • getName

      String getName()
      Returns:
      the document (archive) name
    • close

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