Class HtmlIndexExportFormatter

java.lang.Object
org.codelibs.fess.job.HtmlIndexExportFormatter
All Implemented Interfaces:
IndexExportFormatter

public class HtmlIndexExportFormatter extends Object implements IndexExportFormatter
Formatter that outputs index documents as HTML files.
  • Constructor Details

    • HtmlIndexExportFormatter

      public HtmlIndexExportFormatter()
      Creates a new HtmlIndexExportFormatter instance.
  • Method Details