Class JsonBeanGeneratorExecutor


  • public class JsonBeanGeneratorExecutor
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JsonBeanGeneratorExecutor​(java.io.File source, java.lang.String pakkage, java.lang.String comment, IOutput output)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void excecute​(java.io.File target)  
      • Methods inherited from class java.lang.Object

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

      • JsonBeanGeneratorExecutor

        public JsonBeanGeneratorExecutor​(java.io.File source,
                                         java.lang.String pakkage,
                                         java.lang.String comment,
                                         IOutput output)
    • Method Detail

      • excecute

        public void excecute​(java.io.File target)
                      throws java.io.IOException
        Throws:
        java.io.IOException