public class Dd2spring extends Object
Constructor and Description |
---|
Dd2spring() |
Modifier and Type | Method and Description |
---|---|
void |
convertDd2Spring(File tempFile,
String ddFilePath,
String dd2SpringXsltFilePath,
URL saxonClasspathURL) |
File |
convertDd2Spring(String ddFilePath,
String dd2SpringXsltFilePath,
String saxonClasspath,
String uimaAsDebug) |
static void |
main(String[] args)
Test driver arg = path_to_source, path_to_xslt, path_to_saxon_jar, uima-as-debug flag
|
public static void main(String[] args)
args
- public File convertDd2Spring(String ddFilePath, String dd2SpringXsltFilePath, String saxonClasspath, String uimaAsDebug)
public void convertDd2Spring(File tempFile, String ddFilePath, String dd2SpringXsltFilePath, URL saxonClasspathURL)
ddFilePath
- file path to UIMA Deployment Descriptor - passed to saxondd2SpringXsltFilePath
- file path to dd2spring.xslt transformation file - passed to saxonsaxonClasspathURL
- classpath for saxon8.jarCopyright © 2017. All rights reserved.