Class ConcatReader

java.lang.Object
java.io.Reader
com.ben12.reta.plugin.tika.io.ConcatReader
All Implemented Interfaces:
Closeable, AutoCloseable, Readable

public class ConcatReader extends Reader
Author:
BenoƮt Moreau (ben.12)
  • Constructor Details

    • ConcatReader

      public ConcatReader()
  • Method Details