lumis.util.parse
Class TxtParser

Package class diagram package TxtParser
java.lang.Object
  extended by lumis.util.parse.BaseFileParser
      extended by lumis.util.parse.TxtParser
All Implemented Interfaces:
IFileParser

public class TxtParser
extends BaseFileParser

Extracts text from a text file.

Since:
4.0.10

Constructor Summary
TxtParser()
           
 
Method Summary
 String extract(InputStream inputStream, Charset charset)
           
 
Methods inherited from class lumis.util.parse.BaseFileParser
extract, extract, extract, inferCharset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxtParser

public TxtParser()
Method Detail

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  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.