RbUtils 0.13

org.ktc.rbutils.rb.generation
Class RbGeneratorCli

java.lang.Object
  extended by org.ktc.rbutils.rb.generation.RbGeneratorCli

public final class RbGeneratorCli
extends Object

Command line utility to be called for ResourceBundle generation (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 generation of java ResourceBundle from source files found in a directory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Launches the generation of java ResourceBundle from source files found in a directory.

Parameters:
args - the arguments to be passed to the utility.

Back to the RbUtils Home Page

Copyright © 2005-2009 RbUtils Project. All Rights Reserved.