Class ExportService

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract void writeToStream​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • writeToStream

        public abstract void writeToStream​(java.lang.String filename)
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception