Uses of Package
org.odftoolkit.odfdom.doc

Packages that use org.odftoolkit.odfdom.doc
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.table Provide convenient methods to manipulate table in ODF text and spreadsheet document. 
org.odftoolkit.odfdom.incubator.doc.text   
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.doc
OdfChartDocument
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.ChartDocument in Simple API.
OdfChartDocument.OdfMediaType
          Deprecated. 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.UnicodeGroup
           Unicode characters are in general divided by office applications into three different groups.
OdfGraphicsDocument
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.GraphicsDocument in Simple API.
OdfGraphicsDocument.OdfMediaType
          Deprecated. 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
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.PresentationDocument in Simple API.
OdfPresentationDocument.OdfMediaType
          Deprecated. This enum contains all possible media types of OdfPresentationDocument documents.
OdfSpreadsheetDocument
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.SpreadsheetDocument in Simple API.
OdfSpreadsheetDocument.OdfMediaType
          Deprecated. This enum contains all possible media types of OdfSpreadsheetDocument documents.
OdfTextDocument
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.TextDocument in Simple API.
OdfTextDocument.OdfMediaType
          Deprecated. This enum contains all possible media types of OdfSpreadsheetDocument 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.doc.text
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
          Deprecated. As of release 0.8.8, replaced by org.odftoolkit.simple.TextDocument in Simple API.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.