Package writer2latex.api
package writer2latex.api
-
ClassDescriptionThis is an interface for a converter, which offers conversion of all OpenDocument (or OpenOffice.org 1.x) documents in a directory (and optionally subdirectories), creating index pages in a specific format.This is a call back interface to handle user interaction during a batch conversion with a
BatchConverter
A complex option is a set of named keys, each pointing to a set of named attributesThis is an interface for configuration of aConverter
.This interface represents a content entry, that is a named reference to a position within the output document.This is an interface for a converter, which offers conversion of OpenDocument (or OpenOffice.org 1.x) documents into a specific format.This is a factory class which provides static methods to create converters for documents in OpenDocument (or OpenOffice.org 1.x) format into a specific MIME typeAConverterResult
represent a document, which is the result of a conversion performed by aConverter
implementation.A simple interface for a graphic converter which converts between various graphics formatsThis class represents a single entry on an index page created by a batch converterThis interface provides access to the predefined meta data of the source document (currently incomplete)AnOutputFile
represents a single file in aConverterResult
, which is output from aConverter
implementation.This is an interface for a converter, which offers conversion of a StarMath formula into LaTeX Instances of this interface are created using theConverterFactory