|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclassycle.CommandLine
classycle.dependency.DependencyCheckerCommandLine
public class DependencyCheckerCommandLine
Field Summary |
---|
Fields inherited from class classycle.CommandLine |
---|
_classFiles, _pattern, _reflectionPattern, _valid |
Constructor Summary | |
---|---|
DependencyCheckerCommandLine(java.lang.String[] args)
|
Method Summary | |
---|---|
java.lang.String |
getDependencyDefinition()
|
ResultRenderer |
getRenderer()
|
java.lang.String |
getUsage()
Returns the usage of correct command line arguments and options. |
protected void |
handleOption(java.lang.String argument)
|
boolean |
isValid()
Returns true if the command line arguments and options are valid. |
Methods inherited from class classycle.CommandLine |
---|
getClassFiles, getPattern, getReflectionPattern, isMergeInnerClasses |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependencyCheckerCommandLine(java.lang.String[] args)
Method Detail |
---|
protected void handleOption(java.lang.String argument)
handleOption
in class CommandLine
public java.lang.String getUsage()
getUsage
in class CommandLine
public java.lang.String getDependencyDefinition()
public ResultRenderer getRenderer()
public boolean isValid()
CommandLine
isValid
in class CommandLine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |