Package org.odftoolkit.odfdom.doc

The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.

See:
          Description

Class Summary
OdfChartDocument This class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.
OdfDocument This abstract class is representing one of the possible ODF documents
OdfGraphicsDocument This class represents an empty ODF graphics document.
OdfImageDocument This class represents an ODF image document.
OdfPresentationDocument This class represents an empty ODF presentation.
OdfSpreadsheetDocument This class represents an empty ODF spreadsheet document.
OdfTextDocument This class represents an empty ODF text document.
 

Enum Summary
OdfChartDocument.OdfMediaType This enum contains all possible media types of OdfChartDocument documents.
OdfDocument.OdfMediaType This enum contains all possible media types of OpenDocument documents.
OdfDocument.UnicodeGroup Unicode characters are in general divided by office applications into three different groups.
OdfGraphicsDocument.OdfMediaType This enum contains all possible media types of OdfGraphicsDocument documents.
OdfImageDocument.OdfMediaType This enum contains all possible media types of OdfImageDocument documents.
OdfPresentationDocument.OdfMediaType This enum contains all possible media types of OdfPresentationDocument documents.
OdfSpreadsheetDocument.OdfMediaType This enum contains all possible media types of OdfSpreadsheetDocument documents.
OdfTextDocument.OdfMediaType This enum contains all possible media types of OdfSpreadsheetDocument documents.
 

Package org.odftoolkit.odfdom.doc Description

The "Document Layer" exisit 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).



Copyright © 2008-2011 ODF Toolkit Project. All Rights Reserved.