Interface JxlsOutput

All Known Implementing Classes:
JxlsOutputFile

public interface JxlsOutput
An implementation is used to deliver the OutputStream for writing the created Excel report info and can also responsible for the further processing of that file.
  • Method Details