| Package | Description |
|---|---|
| fr.opensagres.xdocreport.converter | |
| fr.opensagres.xdocreport.converter.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
IConverter.convert(IEntryInputStreamProvider inProvider,
OutputStream out,
Options options)
Convert the given entry input stream provider document to another format.
|
void |
IConverter.convert(InputStream in,
OutputStream out,
Options options)
Convert the given entry input stream document zipped (odt, docx...) to another format.
|
IConverter |
ConverterRegistry.findConverter(Options options) |
IConverter |
ConverterRegistry.findConverter(String from,
String to,
String via) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConverterNoEntriesSupport.convert(IEntryInputStreamProvider inProvider,
OutputStream out,
Options options) |
void |
AbstractConverterEntriesSupport.convert(InputStream in,
OutputStream out,
Options options) |
Copyright © 2015. All Rights Reserved.