Class OpenOfficeParser

java.lang.Object
com.logicaldoc.core.parser.AbstractParser
com.logicaldoc.core.parser.OpenOfficeParser
All Implemented Interfaces:
Parser

public class OpenOfficeParser extends AbstractParser
Text extractor for OpenOffice/OpenDocument documents. Tested with OpenOffice documents produced with 2.3,2.4,3.0.1 OO release Works with extensions (odt, ods, odp) and templates (ott, ots, otp). Tested with StarOffice documents (sxw, sxc, sxi)
Since:
4.5.2
Author:
Alessandro Gasparini - LogicalDOC
  • Constructor Details

    • OpenOfficeParser

      public OpenOfficeParser()
  • Method Details