Package org.odftoolkit.odfdom.doc
package org.odftoolkit.odfdom.doc
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
One feature consists of one or more ODF elements (e.g. table).
NOTE:Between ODFDOM 0.8.8 and 0.9.0 the "Document Layer" was marked as "Deprecated" in favor of the Simple API. Simple API is marked as deprecated with Version 0.9.0 of the ODF Toolkit.
Instead of copying many classes from ODFDOM as Simple API did, new user functionality should rely on ODFDOM but should still avoid implementation details of the ODF XML.
-
ClassDescriptionThis class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.This enum contains all possible media types of OdfChartDocument documents.This abstract class is representing one of the possible ODF documents.This enum contains all possible media types of OpenDocument documents.Unicode characters are in general divided by office applications into three different groups.This class represents an empty ODF graphics document.This enum contains all possible media types of OdfGraphicsDocument documents.This class represents an ODF image document.This enum contains all possible media types of OdfImageDocument documents.This class represents an empty ODF presentation.This enum contains all possible media types of OdfPresentationDocument documents.This class represents an empty ODF spreadsheet document.This enum contains all possible media types of OdfSpreadsheetDocument documents.This class represents an empty ODF text document.This enum contains all possible media types of OdfSpreadsheetDocument documents.