public class DiffIt
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Entry point to the DiffIt application.
|
public static void main(java.lang.String[] args)
throws java.lang.Exception
This application takes one argument, the path to a file containing a stemmer table. The program reads the file and generates the patch commands for the stems.
args - the path to a file containing a stemmer tablejava.lang.ExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.