public interface KSExporterType
| Modifier and Type | Method and Description |
|---|---|
Set<Path> |
export(Path base_directory,
KSElement.KSBlock.KSBlockDocument<KSEvaluation> document,
Path out_directory,
boolean reconstruct_imports)
Export a document.
|
Set<Path> export(Path base_directory, KSElement.KSBlock.KSBlockDocument<KSEvaluation> document, Path out_directory, boolean reconstruct_imports) throws IOException
base_directory - The base directory of the original documentdocument - The original documentout_directory - The output directoryreconstruct_imports - true if imports should be reconstructedIOException - On I/O errorsCopyright © 2016 <code@io7m.com> http://io7m.com