Class Main


  • public class Main
    extends Object
    Main is the starting point for the persistent filter tool.
    • Constructor Detail

      • Main

        public Main()
        Construct a filter tool instance
    • Method Detail

      • main

        public static void main​(String[] argv)
        This is where it all starts.
      • process

        public int process​(String[] argv)
        Process command line options and perform filtering tasks
      • processArgs

        protected int processArgs​(String[] argv,
                                  Collection cNames)
        Process command line options
      • usage

        public static void usage()
        Print a usage message to System.err