Frames | No Frames |
Classes implementing writer2latex.api.Converter | |
class | This class converts a Writer XML file to a LaTeX file<.
|
Classes implementing writer2latex.api.Converter | |
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.
|
Methods with parameter type writer2latex.api.Converter | |
void | Apply the given FilterData property to the given converter
|
Classes implementing writer2latex.api.Converter | |
class | BibTeX export
This class extracts bibliographic information from an OpenDocument text file to a BibTeX data file.
|
Classes implementing writer2latex.api.Converter | |
class | Abstract base implementation of writer2latex.api.Converter
|
Methods with parameter type writer2latex.api.Converter | |
void | Define a Converter implementation to use for
conversion of the individual documents.
|
Methods with parameter type writer2latex.api.Converter | |
void | Define a Converter implementation to use for
conversion of the individual documents.
|
Methods with return type writer2latex.api.Converter | |
Converter | ConverterFactory.createConverter(String sMIME) Create a Converter implementation which supports
conversion into the specified MIME type.
Currently supported MIME types are:
|