org.silverpeas.search.indexEngine.parser.htmlParser
Class HTMLParser2

java.lang.Object
  extended by org.silverpeas.search.indexEngine.parser.htmlParser.HTMLParser2
All Implemented Interfaces:
Parser

public class HTMLParser2
extends Object
implements Parser


Constructor Summary
HTMLParser2()
           
 
Method Summary
 Reader getReader(String path, String encoding)
          Returns a Reader giving only the text content of the file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLParser2

public HTMLParser2()
Method Detail

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.