|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConverter | |
|---|---|
| fr.opensagres.xdocreport.converter | |
| fr.opensagres.xdocreport.converter.discovery | |
| fr.opensagres.xdocreport.converter.internal | |
| Uses of IConverter in fr.opensagres.xdocreport.converter |
|---|
| Methods in fr.opensagres.xdocreport.converter that return IConverter | |
|---|---|
IConverter |
ConverterRegistry.findConverter(Options options)
|
IConverter |
ConverterRegistry.findConverter(String from,
String to,
String via)
|
IConverter |
ConverterRegistry.getConverter(Options options)
|
IConverter |
ConverterTo.getConverter(String via)
|
IConverter |
ConverterRegistry.getConverter(String from,
String to,
String via)
|
IConverter |
ConverterTo.getFirstConverter()
|
| Methods in fr.opensagres.xdocreport.converter that return types with arguments of type IConverter | |
|---|---|
Collection<IConverter> |
ConverterTo.getConvertersTo()
|
| Methods in fr.opensagres.xdocreport.converter with parameters of type IConverter | |
|---|---|
void |
ConverterTo.addConverter(String via,
IConverter converter)
|
void |
ConverterFrom.addConverter(String to,
String via,
IConverter converter)
|
| Uses of IConverter in fr.opensagres.xdocreport.converter.discovery |
|---|
| Methods in fr.opensagres.xdocreport.converter.discovery that return IConverter | |
|---|---|
IConverter |
IConverterDiscovery.getConverter()
|
| Uses of IConverter in fr.opensagres.xdocreport.converter.internal |
|---|
| Classes in fr.opensagres.xdocreport.converter.internal that implement IConverter | |
|---|---|
class |
AbstractConverterEntriesSupport
Abstract class for IConverter which support entries input stream provider. |
class |
AbstractConverterNoEntriesSupport
Abstract class for IConverter which don't support entries input stream provider (only zipped document odt,
docx...). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||