Deprecated API


Contents
Deprecated Classes
org.odftoolkit.odfdom.incubator.search.Navigation
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.Navigation in Simple API. 
org.odftoolkit.odfdom.doc.OdfChartDocument
          As of release 0.8.8, replaced by org.odftoolkit.simple.ChartDocument in Simple API. 
org.odftoolkit.odfdom.incubator.doc.draw.OdfDrawFrame
          As of release 0.8.8, replaced by org.odftoolkit.simple.draw.Frame in Simple API. 
org.odftoolkit.odfdom.incubator.doc.draw.OdfDrawImage
          As of release 0.8.8, replaced by org.odftoolkit.simple.draw.Image in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfEditableTextExtractor
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.EditableTextExtractor in Simple API. 
org.odftoolkit.odfdom.doc.OdfGraphicsDocument
          As of release 0.8.8, replaced by org.odftoolkit.simple.GraphicsDocument in Simple API. 
org.odftoolkit.odfdom.incubator.meta.OdfMetaDocumentStatistic
          As of release 0.8.8, replaced by org.odftoolkit.simple.meta.DocumentStatistic in Simple API. 
org.odftoolkit.odfdom.incubator.meta.OdfOfficeMeta
          As of release 0.8.8, replaced by org.odftoolkit.simple.meta.Meta in Simple API. 
org.odftoolkit.odfdom.doc.OdfPresentationDocument
          As of release 0.8.8, replaced by org.odftoolkit.simple.PresentationDocument in Simple API. 
org.odftoolkit.odfdom.doc.presentation.OdfPresentationNotes
          As of release 0.8.8, replaced by org.odftoolkit.simple.presentation.Notes in Simple API. 
org.odftoolkit.odfdom.doc.presentation.OdfSlide
          As of release 0.8.8, replaced by org.odftoolkit.simple.presentation.Slide in Simple API. 
org.odftoolkit.odfdom.doc.OdfSpreadsheetDocument
          As of release 0.8.8, replaced by org.odftoolkit.simple.SpreadsheetDocument in Simple API. 
org.odftoolkit.odfdom.doc.table.OdfTable
          As of release 0.8.8, replaced by org.odftoolkit.simple.table.Table in Simple API. 
org.odftoolkit.odfdom.doc.table.OdfTableCell
          As of release 0.8.8, replaced by org.odftoolkit.simple.table.Cell in Simple API. 
org.odftoolkit.odfdom.doc.table.OdfTableCellRange
          As of release 0.8.8, replaced by org.odftoolkit.simple.table.CellRange in Simple API. 
org.odftoolkit.odfdom.doc.table.OdfTableColumn
          As of release 0.8.8, replaced by org.odftoolkit.simple.table.Column in Simple API. 
org.odftoolkit.odfdom.doc.table.OdfTableRow
          As of release 0.8.8, replaced by org.odftoolkit.simple.table.Row in Simple API. 
org.odftoolkit.odfdom.doc.OdfTextDocument
          As of release 0.8.8, replaced by org.odftoolkit.simple.TextDocument in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfTextExtractor
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.TextExtractor in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfTextHeading
          As of release 0.8.8, replaced by org.odftoolkit.simple.text.Paragraph in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfTextList
          As of release 0.8.8, replaced by org.odftoolkit.simple.text.list.List in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfTextParagraph
          As of release 0.8.8, replaced by org.odftoolkit.simple.text.Paragraph in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfTextSpan
          As of release 0.8.8, replaced by org.odftoolkit.simple.text.Span in Simple API. 
org.odftoolkit.odfdom.incubator.doc.text.OdfWhitespaceProcessor
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.WhitespaceProcessor in Simple API. 
org.odftoolkit.odfdom.incubator.search.Selection
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.Selection in Simple API. 
org.odftoolkit.odfdom.incubator.search.TextNavigation
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.TextNavigation in Simple API. 
org.odftoolkit.odfdom.incubator.search.TextSelection
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.TextSelection in Simple API. 
org.odftoolkit.odfdom.incubator.search.TextStyleNavigation
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.TextStyleNavigation in Simple API. 
 

Deprecated Exceptions
org.odftoolkit.odfdom.incubator.search.InvalidNavigationException
          As of release 0.8.8, replaced by org.odftoolkit.simple.common.navigation.InvalidNavigationException in Simple API. 
 

Deprecated Methods
org.odftoolkit.odfdom.pkg.OdfPackage.getCachedDocument(String)
          This method is only added temporary as workaround for the IBM fork using different DOC classes. Until the registering of DOC documents to the PKG layer has been finished. 
org.odftoolkit.odfdom.dom.OdfSchemaDocument.getMasterPages()
          This method will be moved to the generated sources as soon code generation was improved! 
 



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