Interface CommandLineParser
- All Known Implementing Classes:
SimpleCommandLineParser
public interface CommandLineParser
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
-
Method Summary
-
Method Details
-
parse
parses command line and puts some parameters (if any) to the Context by some rules- Parameters:
commandLine-context-- Returns:
- command name
-