public class Dd2spring
extends java.lang.Object
Constructor and Description |
---|
Dd2spring() |
Modifier and Type | Method and Description |
---|---|
void |
convertDd2Spring(java.io.File tempFile,
java.lang.String ddFilePath,
java.lang.String dd2SpringXsltFilePath,
java.net.URL saxonClasspathURL) |
java.io.File |
convertDd2Spring(java.lang.String ddFilePath,
java.lang.String dd2SpringXsltFilePath,
java.lang.String saxonClasspath,
java.lang.String uimaAsDebug) |
static void |
main(java.lang.String[] args)
Test driver arg = path_to_source, path_to_xslt, path_to_saxon_jar, uima-as-debug flag
|
public static void main(java.lang.String[] args)
args
- public java.io.File convertDd2Spring(java.lang.String ddFilePath, java.lang.String dd2SpringXsltFilePath, java.lang.String saxonClasspath, java.lang.String uimaAsDebug)
public void convertDd2Spring(java.io.File tempFile, java.lang.String ddFilePath, java.lang.String dd2SpringXsltFilePath, java.net.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 © 2012. All Rights Reserved.