Class Summary | |
---|---|
BibMark |
This class represents a single bibliography-mark. |
ControlReader | This class reads a form control in an OOo document (a form:control node). |
FontDeclaration | Class representing a font declaration in OOo |
FormReader | This class reads a form in an OOo document (a form:form node) Note: Subforms, properties and events are ignored. |
FormsReader | This class reads the collection of all forms in an OOo document
(the An OOo document may contain any number of forms; these are declared within this element. |
ImageLoader |
This class extracts images from an OOo file. |
IndexMark |
This class contains static methods to read an index-mark. |
ListCounter |
This class produces labels for OOo lists/outlines (for xhtml and text, which cannot produce them on their own). |
ListStyle | Class representing a list style (including outline numbering) in OOo Writer |
LoftReader |
The class reads a |
MasterPage | Class representing a master page in OOo Writer |
MetaData |
This class represents the metadata of an OOo Writer document. |
MIMETypes | MIMETypes.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. |
OfficeReader | This class reads and collects global information about an OOo document. |
OfficeStyle | Abstract class representing a style in OOo |
OfficeStyleFamily | Container class representing a style family in OOo |
PageLayout | Class representing a page master in OOo Writer. |
PropertySet | Class representing a set of style properties in OOo (actually this is simply the set of attributes of an element). |
StyleWithProperties | Class representing a style in OOo which contains a style:properties element |
SVMReader | This class contains a static method to extract EPS data from an SVM file |
TableLine |
This class represents the properties of a row or column in a table |
TableReader |
This class reads a table from a table:table or table:sub-table element and presents it as an n by m grid. |
TocReader |
The class reads a |
XMLString | XMLString.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. |