|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversionException | |
|---|---|
| com.thalesgroup.dtkit.util.converter | |
| Uses of ConversionException in com.thalesgroup.dtkit.util.converter |
|---|
| Methods in com.thalesgroup.dtkit.util.converter that throw ConversionException | |
|---|---|
void |
ConversionService.convert(java.io.File xslFile,
java.io.File inputFile,
java.io.File outFile)
Launches an XSLT conversion from a source to an OutputStream. |
void |
ConversionService.convert(javax.xml.transform.stream.StreamSource xslSource,
java.io.File inputFile,
java.io.File outFile)
Launches an XSLT conversion from a source to an OutputStream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||