org.silverpeas.search.indexEngine.parser.pptParser
Class PptParserPOI
java.lang.Object
org.silverpeas.search.indexEngine.parser.pptParser.PptParserPOI
- All Implemented Interfaces:
- Parser
public class PptParserPOI
- extends Object
- implements Parser
a pptParser uses POI to extract the text wich will be indexed
- Author:
- $Author: neysseri $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PptParserPOI
public PptParserPOI()
getReader
public Reader getReader(String path,
String encoding)
- Description copied from interface:
Parser
- Returns a Reader giving only the text content of the file.
- Specified by:
getReader
in interface Parser
Copyright © 2016 Silverpeas. All Rights Reserved.