lumis.util.parse
Class HtmlParser
java.lang.Object
lumis.util.parse.BaseFileParser
lumis.util.parse.HtmlParser
- All Implemented Interfaces:
- IFileParser
public class HtmlParser
- extends BaseFileParser
Extracts text from a HTML file.
- Since:
- 4.0.10
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlParser
public HtmlParser()
extract
public String extract(InputStream inputStream,
Charset charset)
throws ParseException
- Specified by:
extract
in interface IFileParser
- Specified by:
extract
in class BaseFileParser
- Throws:
ParseException
extract
public String extract(String input)
throws ParseException
- Throws:
ParseException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.