org.ktc.rbutils.rb.check
Class RbCheckerCli
java.lang.Object
org.ktc.rbutils.rb.check.RbCheckerCli
public final class RbCheckerCli
- extends Object
Command line utility to be called for ResourceBundle check (see project documentation for cli
options).
- Since:
- RbUtils 0.11
- Version:
- $Revision: 1.1 $
- Author:
- redfish4ktc
Method Summary |
static void |
main(String[] args)
Launches the check of source files found in a directory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Launches the check of source files found in a directory.
- Parameters:
args
- the arguments to be passed to the utility.
Copyright © 2005-2009 RbUtils Project. All Rights Reserved.