Class ChainReaderHelper.ChainReader
java.lang.Object
java.io.Reader
java.io.FilterReader
org.apache.tools.ant.filters.util.ChainReaderHelper.ChainReader
- All Implemented Interfaces:
- Closeable,- AutoCloseable,- Readable
- Enclosing class:
- ChainReaderHelper
Created type.
- 
Field SummaryFields inherited from class java.io.FilterReaderin
- 
Method SummaryMethods inherited from class java.io.FilterReadermark, markSupported, read, read, ready, reset, skipMethods inherited from class java.io.ReadernullReader, read, read, transferTo
- 
Method Details- 
readFully- Throws:
- IOException
 
- 
close- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
- Overrides:
- closein class- FilterReader
- Throws:
- IOException
 
- 
finalize
 
-