Class | Description |
---|---|
UimaBootstrap |
Run an arbitrary "main" method in a class, after adding classes to the classpath
that are specified as libraries, or as jar files
Uses arguments:
-Dorg.apache.uima.jarpath=XXXX where XXXX is
a string of file paths to directories connected using File.pathSeparator; each
directory's contained JARs will be added to the class path.
|
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.