Package nxt.addons

Class StartAuto

    • Constructor Detail

      • StartAuto

        public StartAuto()
    • Method Detail

      • init

        public final void init()
        Specified by:
        init in interface AddOn
      • getFilenameProperty

        protected abstract java.lang.String getFilenameProperty()
      • processFile

        protected abstract void processFile​(java.io.BufferedReader reader)
                                     throws java.io.IOException,
                                            org.json.simple.parser.ParseException
        Throws:
        java.io.IOException
        org.json.simple.parser.ParseException