Package 

Class FileContentReader

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable , java.lang.Readable , org.apache.tools.ant.filters.ChainableReader

    
    public final class FileContentReader
    extends BaseFilterReader implements ChainableReader
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Reader in
      private final Object lock
    • Method Summary

      Modifier and Type Method Description
      Integer read()
      Reader chain(Reader reader)
      • Methods inherited from class com.cognifide.gradle.common.file.FileContentReader

        getInitialized, getProject, read, readFully, readLine, setInitialized, setProject, skip
      • Methods inherited from class java.io.FilterReader

        read, read
      • Methods inherited from class java.lang.Readable

        equals, hashCode, toString
      • Methods inherited from class org.apache.tools.ant.filters.BaseFilterReader

        close, mark, markSupported, ready, reset
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait