Package org.apache.uima.bootstrap

Class Summary
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 © 2011. All Rights Reserved.