All Classes and Interfaces

Class
Description
Commandline utility to convert an OpenOffice.org Writer XML file into XHTML/LaTeX/BibTeX
 
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
This class provides a uno component which implements the interface org.openoffice.da.writer2xhtml.XBatchConverter
This 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.
Abstract base implementation of writer2latex.api.BatchConverter.
Implementation of writer2latex.api.BatchConverter for xhtml 1.0 strict
This is a call back interface to handle user interaction during a batch conversion with a BatchConverter
The uno interface provides an XBatchHandler implementation, the java interface requires a BatchHandler implementation.
This class implements a BatchHandler for command line usage
Utility class to hold LaTeX code to put before/after other LaTeX code
This class handles the bibliography.
This class represents a single bibliography-mark.
Class representing a BibTeX document.
Class representing a binary graphics document.
This class handles basic block content, including the main text body, sections, tables, lists, headings and paragraphs.
 
This is a java-uno adapter class which implements XStream using a byte array.
This class converts captions (for figures and tables) to LaTeX.
This class converts OpenDocument cell styles to CSS2 styles.
This class represent a cell in a table view
This class creates LaTeX code from OOo character formatting Character formatting in OOo includes font, font effects/decorations and color.
This class (and the helpers in the same package) takes care of i18n in Writer2LaTeX.
This class converts color
This is an interface for configuration of a Converter.
 
 
LaTeX code is in general very context dependent.
This class reads a form control in an OOo document (a form:control node).
ConvertData is used as a container for passing OutputFile objects in and out of the Convert class.
This is an interface for a converter, which offers conversion of OpenDocument (or OpenOffice.org 1.x) documents into a specific format.
BibTeX export
This class converts an OpenDocument file to an XHTML(+MathML) document<.
Abstract base implementation of writer2latex.api.Converter
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 type
This is an abstract superclass for converter helpers.
 
This class converts a Writer XML file to a LaTeX file<.
A ConverterResult represent a document, which is the result of a conversion performed by a Converterimplementation.
 
This class provides an abstract uno component which implements a dialog from an xml description (using the DialogProvider2 service)
A Document represents any Document to be converted and the resulting Document from any conversion.
An implementation of Document for StarOffice documents.
This class handles draw elements.
 
This class represents embedded object's in an OpenOffice.org document that have a binary representation.
 
This class represents those embedded objects in an OpenOffice.org document that have an XML representation.
This class removes redundant binary information from EPS files created by OOo.
This class provides an abstract uno component which implements an XExportFilter.
 
This class handles text fields and links in the document.
This class parses the FilterData property passed to the filter and applies it to a Converter All errors are silently ignored
Class representing a font declaration in OOo
This class reads a form in an OOo document (a form:form node)
This class reads the collection of all forms in an OOo document (the office:forms element).
This class converts OpenDocument graphic (frame) styles to CSS2 styles.
A simple interface for a graphic converter which converts between various graphics formats
 
A GraphicConverter implementation which uses the GraphicProvider service to convert the graphic.
A GraphicConverter implementation which uses a hidden Draw document to store the graphic, providing more control over the image than the simple GraphicProvider implementation.
 
This class contains data for the mapping of OOo headings to LaTeX headings.
This abstract class takes care of i18n in the LaTeX export.
This class extracts images from an OOo file.
This class handles indexes (table of contents, list of tables, list of illustrations, object index, user index, alphabetical index) as well as their associated index marks.
This class contains static methods to read an index-mark.
This class represents a single entry on an index page created by a batch converter
This class creates various information to the user about the conversion.
This class handles basic inline text.
 
 
 
Class representing a LaTeX document.
This class represents a portion of a LaTeX document.
This class provides a uno component which implements a filter ui for the LaTeX export
This class produces labels for OOo lists/outlines (for xhtml and text, which cannot produce them on their own).
Class representing a list style (including outline numbering) in OOo Writer
 
This class converts OpenDocument list styles to CSS2 styles (currently, actually CSS1).
The class reads a text:illustration-index or text:table-index element.
Class representing a master page in OOo Writer
 
This class converts mathml nodes to LaTeX.
This class provides simple access to a uno awt message box
This class represents the metadata of an OOo Writer document.
 
 
 
An extension of DOMDocument that overrides the write method.
This class handles conversion of footnotes and endnotes, including references.
This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
An implementation of Document for StarOffice documents.
Used by OfficeDocument to encapsulate exceptions.
This class reads and collects global information about an OOo document.
Abstract class representing a style in OOo
Container class representing a style family in OOo
 
This class provides an abstract uno component which implements a filter ui
An OutputFile represent a single file in a ConverterResult, which is output from a Converter implementation.
Class representing a page master in OOo Writer.
 
This class converts OpenDocument page styles to CSS2 styles.
 
This class converts OpenDocument paragraph styles to CSS2 styles for use in paragraphs and headings.
This class converts OpenDocument presentation styles to CSS2 styles.
This class provides access by name to a PropertyValue array
Class representing a set of style properties in OOo (actually this is simply the set of attributes of an element).
This class contains a trie of string -> LaTeX code replacements
This class contains a node in a trie of string -> LaTeX code replacements
This class converts OpenDocument row styles to CSS2 styles.
This class creates LaTeX code from OOo sections.
This class converts OpenDocument section styles to CSS2 styles.
This class provides a simple string input buffer; it can be used as the basis of a tokenizer.
This is an interface for a converter, which offers conversion of a StarMath formula into LaTeX Instances of this interface are created using the ConverterFactory
 
This is an abstract superclass for style converters.
This is an abstract base class to convert an OpenDocument style family to CSS2 styles.
 
 
Class representing a style in OOo which contains a style:properties element
This is an abstract class to convert an OpenDocument style family represented by StyleWithProperties to CSS2 styles.
This class contains a static method to extract EPS data from an SVM file
This class converts OpenDocument tables to LaTeX.
 
This class converts OOo table styles to LaTeX.
This class represents the properties of a row or column in a table
This class represent a table range within a table.
This class parses a space separated list of table ranges.
This class reads a table from a table:table or table:sub-table element and presents it as an n by m grid.
This class converts OpenDocument table styles to CSS2 styles.
This class represents a view of a TableRange.
 
This class converts OpenDocument text styles to CSS2 styles.
The class reads a text:table-of-content element.
This class implements the LaTeX and BibTeX export filter component
This class provides a static method to instantiate our uno components on demand (__getServiceFactory()), and a static method to give information about the components (__writeRegistryServiceInfo()).
This class provides a uno component which implements the interface org.openoffice.da.writer2latex.XW2LConverter
This class implements the xhtml export filter component
This class provides a static method to instantiate our uno components on demand (__getServiceFactory()), and a static method to give information about the components (__writeRegistryServiceInfo()).
This class takes care of i18n in XeLaTeX
 
 
An implementation of Document for XHTML documents.
 
 
This class provides a uno component which implements a filter ui for the Xhtml export
This class provides a uno component which implements a filter ui for the Xhtml export in Calc
This class provides a uno component which implements a filter ui for the Xhtml export (xsl variant) This variant of the dialog has the XsltPath setting enabled