Uses of Interface
com.googlecode.jpattern.core.textfiles.IFileReader

Packages that use IFileReader
com.googlecode.jpattern.core.textfiles   
com.googlecode.jpattern.core.textfiles.local   
 

Uses of IFileReader in com.googlecode.jpattern.core.textfiles
 

Classes in com.googlecode.jpattern.core.textfiles that implement IFileReader
 class NullFileReader
           
 

Methods in com.googlecode.jpattern.core.textfiles that return IFileReader
 IFileReader IFile.getFileReader()
           
 IFileReader NullFile.getFileReader()
           
 

Uses of IFileReader in com.googlecode.jpattern.core.textfiles.local
 

Classes in com.googlecode.jpattern.core.textfiles.local that implement IFileReader
 class LocalFileReader
           
 

Methods in com.googlecode.jpattern.core.textfiles.local that return IFileReader
 IFileReader LocalFile.getFileReader()
           
 



Copyright © 2011. All Rights Reserved.