Uses of Class
org.gcube.contentmanagement.gcubedocumentlibrary.io.BaseReader

Packages that use BaseReader
org.gcube.contentmanagement.gcubedocumentlibrary.io   
 

Uses of BaseReader in org.gcube.contentmanagement.gcubedocumentlibrary.io
 

Subclasses of BaseReader in org.gcube.contentmanagement.gcubedocumentlibrary.io
 class CachingReader
          A Reader that maintains and uses the results of another Reader in a DocumentCache.
 class DocumentReader
          A Reader that allows arbitrary Projections over document descriptions.
 class ViewReader
          A Reader that uses a predefined Projection to view any other Projections that is used to constrain the properties of the documents in the target collection.