Uses of Class
org.opensolaris.opengrok.history.HistoryReader

Packages that use HistoryReader
org.opensolaris.opengrok.history   
 

Uses of HistoryReader in org.opensolaris.opengrok.history
 

Subclasses of HistoryReader in org.opensolaris.opengrok.history
 class DirectoryHistoryReader
          Comment that describes the contents of this DirectoryHistoryReader.java Created on November 7, 2005
 

Methods in org.opensolaris.opengrok.history that return HistoryReader
 HistoryReader HistoryGuru.getHistoryReader(java.io.File file)
          Get the appropriate history reader for the file specified by parent and basename.