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