public class DiffIt extends Object
Constructor | Description |
---|---|
DiffIt() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(String[] args) |
Entry point to the DiffIt application.
|
public static void main(String[] args)
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 tableCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.