Uses of Class writer2latex.base.ConverterBase

Uses in package writer2latex.latex

Classes derived from writer2latex.base.ConverterBase

class
This class converts a Writer XML file to a LaTeX file<.

Uses in package writer2latex.xhtml

Classes derived from writer2latex.base.ConverterBase

class
This class converts an OpenDocument file to an XHTML(+MathML) document<.
class
Xhtml10Converter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
XhtmlMathMLConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
class
XhtmlMathMLXSLConverter.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.

Uses in package writer2latex.bibtex

Classes derived from writer2latex.base.ConverterBase

class
BibTeX export

This class extracts bibliographic information from an OpenDocument text file to a BibTeX data file.