Class NARMaker

java.lang.Object
com.nt.udc.general.NARMaker

public class NARMaker extends Object
This is a _very_ basic NAR file generator. It is intended to be used as a template to generate specific NAR's that match the appropriate node's rules. Modify this code as needed. In this example, the generated NAR's will hold the following fields and values: Field 2 - Time interval Field 3 - Integer count Field 4 - String
  • Constructor Details

    • NARMaker

      public NARMaker()
  • Method Details

    • main

      public static void main(String[] args)