Deprecated API


Contents
Deprecated Classes
org.apache.tika.parser.xml.MetadataHandler
          Use the AttributeMetadataHandler and ElementMetadataHandler classes instead 
org.apache.tika.parser.opendocument.OpenOfficeParser
          Use the OpenDocumentParser class instead. This class will be removed in Apache Tika 1.0. 
 

Deprecated Methods
org.apache.tika.parser.html.HtmlParser.isDiscardElement(String)
          Use the HtmlMapper mechanism to customize the HTML mapping. This method will be removed in Tika 1.0. 
org.apache.tika.parser.html.HtmlParser.mapSafeAttribute(String, String)
          Use the HtmlMapper mechanism to customize the HTML mapping. This method will be removed in Tika 1.0. 
org.apache.tika.parser.html.HtmlParser.mapSafeElement(String)
          Use the HtmlMapper mechanism to customize the HTML mapping. This method will be removed in Tika 1.0. 
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.