org.apache.tika.parser.opendocument
Class OpenOfficeParser

java.lang.Object
  extended by org.apache.tika.parser.odf.OpenDocumentParser
      extended by org.apache.tika.parser.opendocument.OpenOfficeParser
All Implemented Interfaces:
java.io.Serializable, Parser

Deprecated. Use the OpenDocumentParser class instead. This class will be removed in Apache Tika 1.0.

public class OpenOfficeParser
extends OpenDocumentParser

OpenOffice parser

See Also:
Serialized Form

Constructor Summary
OpenOfficeParser()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.tika.parser.odf.OpenDocumentParser
getContentParser, getMetaParser, getSupportedTypes, parse, parse, setContentParser, setMetaParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenOfficeParser

public OpenOfficeParser()
Deprecated. 


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