public class MethodGenerator extends Object
| Constructor and Description |
|---|
MethodGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv)
Main entry point.
|
void |
process(File directory)
Generate ruby class methods.
|
public static void main(String[] argv) throws IOException
argv - command line argumentsIOExceptionpublic void process(File directory) throws IOException
directory - target directory for method files.IOExceptionCopyright © 2000–2025 MPXJ. All rights reserved.