|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.examples.ExampleApplication
public class ExampleApplication
An example application that reads documents from files, sends them though an Analysis Engine, and prints all discovered annotations to System.out.
The application takes two arguments:
| Constructor Summary | |
|---|---|
ExampleApplication()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExampleApplication()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Command-line arguments - see class description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||