Uses of Class
org.egothor.store.Documents

Packages that use Documents
org.egothor.store This package contains an implementation of barrels on a hard disk. 
 

Uses of Documents in org.egothor.store
 

Constructors in org.egothor.store with parameters of type Documents
ThickBarrelIn(java.lang.String location, Bitmap map, Documents docs, Terms terms)