Uses of Package
org.odftoolkit.odfdom.doc

Packages that use org.odftoolkit.odfdom.doc
org.odftoolkit.odfdom   
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. 
org.odftoolkit.odfdom.doc.draw   
org.odftoolkit.odfdom.doc.table Provide convenient methods to manipulate table in ODF text and spreadsheet document. 
org.odftoolkit.odfdom.incubator.search Provide classes to operate the content and style of the selected text content. 
 

Classes in org.odftoolkit.odfdom.doc used by org.odftoolkit.odfdom
OdfDocument
          This abstract class is representing one of the possible ODF documents
 

Classes in org.odftoolkit.odfdom.doc used by org.odftoolkit.odfdom.doc
OdfChartDocument
          This class represents an empty ODF document , which will be in general embedded in an existing ODF (Spreadsheet) document.
OdfChartDocument.OdfMediaType
          This enum contains all possible media types of OdfChartDocument documents.
OdfDocument
          This abstract class is representing one of the possible ODF documents
OdfDocument.OdfMediaType
          This enum contains all possible media types of OpenDocument documents.
OdfDocument.OdfXMLFile
          This enum contains all possible standardized XML ODF files of the OpenDocument document.
OdfDocument.Resource
           
OdfGraphicsDocument
          This class represents an empty ODF graphics document.
OdfGraphicsDocument.OdfMediaType
          This enum contains all possible media types of OdfGraphicsDocument documents.
OdfImageDocument
          This class represents an ODF image document.
OdfImageDocument.OdfMediaType
          This enum contains all possible media types of OdfImageDocument documents.
OdfPresentationDocument
          This class represents an empty ODF presentation.
OdfPresentationDocument.OdfMediaType
          This enum contains all possible media types of OdfPresentationDocument documents.
OdfSpreadsheetDocument
          This class represents an empty ODF spreadsheet document.
OdfSpreadsheetDocument.OdfMediaType
          This enum contains all possible media types of OdfSpreadsheetDocument documents.
OdfTextDocument
          This class represents an empty ODF text document.
OdfTextDocument.OdfMediaType
          This enum contains all possible media types of OdfSpreadsheetDocument documents.
 

Classes in org.odftoolkit.odfdom.doc used by org.odftoolkit.odfdom.doc.draw
OdfDocument
          This abstract class is representing one of the possible ODF documents
 

Classes in org.odftoolkit.odfdom.doc used by org.odftoolkit.odfdom.doc.table
OdfDocument
          This abstract class is representing one of the possible ODF documents
 

Classes in org.odftoolkit.odfdom.doc used by org.odftoolkit.odfdom.incubator.search
OdfTextDocument
          This class represents an empty ODF text document.
 



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