6 package de.uni_hamburg.corpora;
8 import javax.xml.parsers.ParserConfigurationException;
9 import javax.xml.transform.TransformerException;
18 String[] args ={
"test",
"test2"};
20 public static void main(String[] args)
throws ParserConfigurationException, TransformerException {
31 args[1] =
"/data/Corpora/published/selkup/selkup.coma";
34 args[3] =
"/home/fsnv625/Desktop/report-output.html";
53 args[4] =
"-cVikusViewer";
static void main(String[] args)
static void main(String[] args)