Package org.odftoolkit.simple

Provide high level methods to frequently used ODF documents.

See:
          Description

Class Summary
ChartDocument This class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.
Document This abstract class is representing one of the possible ODF documents
GraphicsDocument This class represents an empty ODF graphics document.
JarManifest Provides metadata about the SIMPLE library as build date, version number.
PresentationDocument This class represents an empty ODF presentation.
SpreadsheetDocument This class represents an empty ODF spreadsheet document.
TextDocument This class represents an empty ODF text document.
 

Enum Summary
ChartDocument.OdfMediaType This enum contains all possible media types of ChartDocument documents.
Document.OdfMediaType This enum contains all possible media types of OpenDocument documents.
Document.ScriptType Unicode characters are in general divided by office applications into three different types:
GraphicsDocument.OdfMediaType This enum contains all possible media types of GraphicsDocument documents.
PresentationDocument.OdfMediaType This enum contains all possible media types of PresentationDocument documents.
SpreadsheetDocument.OdfMediaType This enum contains all possible media types of SpreadsheetDocument documents.
TextDocument.OdfMediaType This enum contains all possible media types of SpreadsheetDocument documents.
 

Package org.odftoolkit.simple Description

Provide high level methods to frequently used ODF documents.



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