|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.dtkit.util.converter.ConvertUtil
public class ConvertUtil
| Constructor Summary | |
|---|---|
ConvertUtil()
|
|
| Method Summary | |
|---|---|
static void |
convert(java.lang.Class xslNamnespace,
java.lang.String xslName,
java.io.File inputFile,
java.io.File outFile)
Launches an XSLT conversion from a source to an OutputStream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConvertUtil()
| Method Detail |
|---|
public static void convert(java.lang.Class xslNamnespace,
java.lang.String xslName,
java.io.File inputFile,
java.io.File outFile)
throws ConvertException
xslNamnespace - the xsl namespacexslName - the xsl nameinputFile - the input fileoutFile - the ouput file
ConvertException - the convert exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||