public class SchematronTransformer extends Object
| Constructor and Description |
|---|
SchematronTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(File inputFile,
File outputFile) |
void |
transform(File inputFile,
OutputStream outputStream) |
void |
transform(Path inputFile,
OutputStream outputStream) |
void |
transform(Path inputFile,
Path outputFile) |
public SchematronTransformer()
throws TransformerConfigurationException
public void transform(File inputFile, File outputFile) throws TransformerException, IOException
TransformerExceptionIOExceptionpublic void transform(Path inputFile, Path outputFile) throws TransformerException, IOException
TransformerExceptionIOExceptionpublic void transform(Path inputFile, OutputStream outputStream) throws TransformerException
TransformerExceptionpublic void transform(File inputFile, OutputStream outputStream) throws TransformerException
TransformerExceptionCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.