org.silverpeas.search.indexEngine.parser.textParser
Class TextParser
java.lang.Object
org.silverpeas.search.indexEngine.parser.textParser.TextParser
- All Implemented Interfaces:
- Parser
public class TextParser
- extends Object
- implements Parser
A TextParser parse a text file without any processing.
- Author:
- $Author: neysseri $
Constructor Summary |
TextParser()
Constructor declaration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextParser
public TextParser()
- Constructor declaration
getReader
public Reader getReader(String path,
String encoding)
- Method declaration
- Specified by:
getReader
in interface Parser
- Parameters:
path
- encoding
-
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.