Class HtmlExporterFactory

  • All Implemented Interfaces:
    io.keikai.range.SExporterFactory

    public class HtmlExporterFactory
    extends java.lang.Object
    implements io.keikai.range.SExporterFactory
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.keikai.range.SExporter createExporter()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HtmlExporterFactory

        public HtmlExporterFactory()
    • Method Detail

      • createExporter

        public io.keikai.range.SExporter createExporter()
        Specified by:
        createExporter in interface io.keikai.range.SExporterFactory