Package adams.env

Class Environment

    • Constructor Detail

      • Environment

        public Environment()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Outputs a list of available conversions.
        Parameters:
        lister - the classname lister to use
        args - the commandline options: [-project] [-home] [-definitions] [-properties] [-resource path]
        Throws:
        Exception