org.silverpeas.search.indexEngine.parser.ooParser
Class OOParser
java.lang.Object
org.silverpeas.search.indexEngine.parser.ooParser.OOParser
- All Implemented Interfaces:
- Parser
public class OOParser
- extends Object
- implements Parser
Field Summary |
org.jdom.Namespace |
NS_DC
|
Constructor Summary |
OOParser()
Constructor declaration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_DC
public final org.jdom.Namespace NS_DC
OOParser
public OOParser()
- Constructor declaration
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
parse
public String parse(Object file)
deleteDir
public boolean deleteDir(File dir)
deleteTmp
protected void deleteTmp(File file)
Copyright © 2016 Silverpeas. All Rights Reserved.