|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDocConverterException | |
|---|---|
| fr.opensagres.xdocreport.converter | |
| fr.opensagres.xdocreport.converter.internal | |
| Uses of XDocConverterException in fr.opensagres.xdocreport.converter |
|---|
| Methods in fr.opensagres.xdocreport.converter that throw XDocConverterException | |
|---|---|
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)
|
| Uses of XDocConverterException in fr.opensagres.xdocreport.converter.internal |
|---|
| Methods in fr.opensagres.xdocreport.converter.internal that throw XDocConverterException | |
|---|---|
void |
AbstractConverterNoEntriesSupport.convert(IEntryInputStreamProvider inProvider,
OutputStream out,
Options options)
|
void |
AbstractConverterEntriesSupport.convert(InputStream in,
OutputStream out,
Options options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||