Package tilda.loader

Interface GenericLoader


  • public interface GenericLoader
    • Method Detail

      • init

        void init​(Connection C)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • process

        java.lang.String process​(java.lang.String i)