Uses of Interface
writer2latex.api.Converter
Packages that use Converter
Package
Description
-
Uses of Converter in org.openoffice.da.comp.w2lcommon.filter
Methods in org.openoffice.da.comp.w2lcommon.filter with parameters of type ConverterModifier and TypeMethodDescriptionvoidFilterDataParser.applyFilterData(Object data, Converter converter) Apply the given FilterData property to the given converter.voidFilterDataParser.applyFilterOptions(Object options, Converter converter) Apply the given FilterOptions property to the given converter. -
Uses of Converter in writer2latex.api
Methods in writer2latex.api that return ConverterModifier and TypeMethodDescriptionstatic ConverterConverterFactory.createConverter(String sMIME) Create aConverterimplementation which supports conversion into the specified MIME type.Methods in writer2latex.api with parameters of type ConverterModifier and TypeMethodDescriptionvoidBatchConverter.setConverter(Converter converter) Define aConverterimplementation to use for conversion of the individual documents. -
Uses of Converter in writer2latex.base
Classes in writer2latex.base that implement ConverterModifier and TypeClassDescriptionclassAbstract base implementation ofwriter2latex.api.ConverterMethods in writer2latex.base with parameters of type Converter -
Uses of Converter in writer2latex.bibtex
Classes in writer2latex.bibtex that implement ConverterModifier and TypeClassDescriptionfinal classThis class exports bibliographic information from an OpenDocument text file to a BibTeX data file -
Uses of Converter in writer2latex.epub
Classes in writer2latex.epub that implement ConverterModifier and TypeClassDescriptionfinal classThis class converts an OpenDocument file to an EPUB 3 document.final classThis class converts an OpenDocument file to an EPUB document. -
Uses of Converter in writer2latex.latex
Classes in writer2latex.latex that implement ConverterModifier and TypeClassDescriptionfinal classThis class converts a Writer XML file to a LaTeX file -
Uses of Converter in writer2latex.xhtml
Classes in writer2latex.xhtml that implement ConverterModifier and TypeClassDescriptionclassThis class converts an OpenDocument file to an XHTML(+MathML) or EPUB document.classclassclassclass