|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.tools.ValidateDescriptor
public class ValidateDescriptor
Command-line utility for validating a descriptor. Supports CollectionReader, CasInitializer, AnalysisEngine, and CasConsumer descriptors.
| Constructor Summary | |
|---|---|
ValidateDescriptor()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Runs the ValidateDescriptor tool. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidateDescriptor()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - takes one argument, the path to a descriptor file.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||