org.inria.myriads.snoozeclient.parser
Class CommandLineParserFactory

java.lang.Object
  extended by org.inria.myriads.snoozeclient.parser.CommandLineParserFactory

public final class CommandLineParserFactory
extends Object

Command line parser factory.

Author:
Eugen Feller

Method Summary
static CommandLineParser newParser()
          Creates a new parser instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newParser

public static CommandLineParser newParser()
Creates a new parser instance.

Returns:
Command line parser instance


Copyright © 2012. All Rights Reserved.