com.fasterxml.sort.std
Class RawTextLineReader.Factory

java.lang.Object
  extended by com.fasterxml.sort.DataReaderFactory<byte[]>
      extended by com.fasterxml.sort.std.RawTextLineReader.Factory
Enclosing class:
RawTextLineReader

public static class RawTextLineReader.Factory
extends DataReaderFactory<byte[]>


Constructor Summary
RawTextLineReader.Factory()
           
 
Method Summary
 DataReader<byte[]> constructReader(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawTextLineReader.Factory

public RawTextLineReader.Factory()
Method Detail

constructReader

public DataReader<byte[]> constructReader(InputStream in)
Specified by:
constructReader in class DataReaderFactory<byte[]>


Copyright © 2011. All Rights Reserved.