Uses of Interface
be.re.repo.StorageDelta

Packages that use StorageDelta
be.re.repo Here you will find all module interface definitions. 
 

Uses of StorageDelta in be.re.repo
 

Subinterfaces of StorageDelta in be.re.repo
 interface PlainStorageDelta
          The interface for storage implementations that wish to store plain document versions in a delta file.
 interface XMLStorageDelta
          The interface for storage implementations that wish to store XML document versions in a delta file.