| CellStyleConverter | This class converts OpenDocument cell styles to CSS2 styles. |
| Converter | This class converts an OpenDocument file to an XHTML(+MathML) document<. |
| ConverterHelper |
ConverterHelper.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. |
| DrawConverter |
DrawConverter.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. |
| FrameStyleConverter | This class converts OpenDocument graphic (frame) styles to CSS2 styles. |
| ListStyleConverter | This class converts OpenDocument list styles to
CSS2 styles (currently, actually CSS1). |
| MathConverter |
MathConverter.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. |
| PageStyleConverter | This class converts OpenDocument page styles to CSS2 styles. |
| ParStyleConverter | This class converts OpenDocument paragraph styles to CSS2 styles for
use in paragraphs and headings. |
| PresentationStyleConverter | This class converts OpenDocument presentation styles to CSS2 styles. |
| RowStyleConverter | This class converts OpenDocument row styles to CSS2 styles. |
| SectionStyleConverter | This class converts OpenDocument section styles to CSS2 styles. |
| StyleConverterHelper | This is an abstract base class to convert an OpenDocument style family to
CSS2 styles. |
| StyleInfo |
StyleInfo.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. |
| StyleWithPropertiesConverterHelper | This is an abstract class to convert an OpenDocument style family
represented by StyleWithProperties to CSS2 styles. |
| TableConverter |
TableConverter.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. |
| TableStyleConverter | This class converts OpenDocument table styles to CSS2 styles. |
| TextConverter | |
| TextStyleConverter | This class converts OpenDocument text styles to CSS2 styles. |
| XhtmlDocument | An implementation of Document for
XHTML documents. |
| XhtmlStyleMap |
XhtmlStyleMap.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. |