Uses of Class
fr.opensagres.xdocreport.converter.XDocConverterException

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)
           
 



Copyright © 2012. All Rights Reserved.