Uses of Interface
org.egothor.core.IMetaReader

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

Uses of IMetaReader in org.egothor.store
 

Methods in org.egothor.store that return IMetaReader
 IMetaReader Documents.getReader(Bitmap map)
          Open this structure for sequential reading.
 IMetaReader ThickBarrel.openDocMeta()
          Description of the Method