org.silverpeas.search.indexEngine.parser.htmlParser
Class HTMLParser2
java.lang.Object
org.silverpeas.search.indexEngine.parser.htmlParser.HTMLParser2
- All Implemented Interfaces:
- Parser
public class HTMLParser2
- extends Object
- implements Parser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLParser2
public HTMLParser2()
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.