Package writer2latex.api

Interface Summary

BatchConverterThis is an extended interface for a converter, which offers conversion of OpenDocument or OOo 1.x docs into a specific format.
ConverterThis is an interface for a converter, which offers conversion of OpenDocument or OOo 1.x docs into a specific format.
ConverterResultA ConverterResult represent a document, which is the result of a conversion performed by a Converterimplementation.
GraphicConverterA simple interface for a graphic converter which converts between various graphics formats
OutputFileAn OutputFile represent a single file in a ConverterResult, which is output from a Converter implementation.

Class Summary

ConverterFactoryThis is a factory class to create converters for documents in OpenDocument/OOo 1.x format into a specific MIME type.