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

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

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

Constructors in org.gcube.contentmanagement.gcubedocumentlibrary.io with parameters of type DocumentReader
CachingReader(DocumentReader r)
          Creates an instance with a given Reader and with a SimpleLRUCache.
CachingReader(DocumentReader r, DocumentCache c)
          Creates a new instance with a given Reader and DocumentCache