Package writer2xhtml.api


package writer2xhtml.api
  • Class
    Description
    A complex option is a set of named keys, each pointing to a set of named attributes
    This is an interface for configuration of a Converter.
    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 format into a specific MIME type
    A ConverterResult represent a document, which is the result of a conversion performed by a Converterimplementation.
    A simple interface for a graphic converter which converts between various graphics formats
    This interface provides access to the predefined meta data of the source document (currently incomplete)
    This class provides definitions of MIME types used by LibreOffice and Writer2xhtml (some are not genuine MIME types, but are used internally in Writer2xhtml)
    An OutputFile represents a single file in a ConverterResult, which is output from a Converter implementation.