public class DependencyCheckerCommandLine extends CommandLine
_classFiles, _pattern, _reflectionPattern, _valid| Constructor and Description |
|---|
DependencyCheckerCommandLine(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDependencyDefinition() |
ResultRenderer |
getRenderer() |
String |
getUsage()
Returns the usage of correct command line arguments and options.
|
protected void |
handleOption(String argument) |
boolean |
isValid()
Returns true if the command line arguments and options are
valid.
|
getClassFiles, getPattern, getReflectionPattern, isMergeInnerClassespublic DependencyCheckerCommandLine(String[] args)
protected void handleOption(String argument)
handleOption in class CommandLinepublic String getUsage()
getUsage in class CommandLinepublic String getDependencyDefinition()
public ResultRenderer getRenderer()
public boolean isValid()
CommandLineisValid in class CommandLineCopyright © 2014. All rights reserved.