|
RbUtils 0.13 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckerUtility
Base interface for Checker utility.
Method Summary | |
---|---|
String |
getFileChecker()
Parses the arguments of this utility in order to get the file checker to be used by this utility. |
Methods inherited from interface org.ktc.rbutils.rb.Utility |
---|
getExtension, getFilesToBeProcessed, getLoggers, getRootDir, parse, parseParameters, usage, usage |
Method Detail |
---|
String getFileChecker() throws RbUtilsException
The Utility.parseParameters()
method MUST have been previously called.
RbUtilsException
- if more than one -fc option is specified.
|
Back to the RbUtils Home Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |