Class Summary |
Crawler |
This is a small (and extremely simple) web-crawler that can be used to
generate load on an OpenGrok server. |
DirectoryListing |
Generates HTML listing of a Directory |
EftarFile |
An Extremely Fast Tagged Attribute Read-only File System
Created on October 12, 2005
A Eftar File has the following format
FILE --> Record ( Record | tagString ) *
Record --> 64bit:Hash 16bit:childrenOffset 16bit:(numberChildren|lenthOfTag) 16bit:tagOffset
It is a tree of tagged names,
doing binary search in sorted list of children |
EftarFileReader |
An Extremely Fast Tagged Attribute Read-only File Reader
Created on October 12, 2005 |
raw |
Gets different versions of a file |
Util |
File for useful functions |
WebappListener |
Populate the Mercurial Repositories |