public interface ExporterContext
This class represents the context of execution of an ReformattingExporter. An object of this class is not thread-safe, and it shouldn't be stored for later reuse.
Author:
Manuel Fiorelli
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Project of the soruce
  • Method Details

    • getProject

      Project getProject()
      Returns the Project of the soruce
      Returns:
      the Project of the source