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.
Component This class is the parent of classes that present all kinds of document structures.
Document This abstract class is representing one of the possible ODF documents
GraphicsDocument This class represents an empty ODF graphics document.
JarManifest Provides meta data about the Simple ODF 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 Document 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.
PresentationDocument.PresentationClass It represents the defined values of presentation:class.
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 The Apache Software Foundation. All Rights Reserved.