Uses of Class
org.egothor.core.memory.Document

Packages that use Document
org.egothor.duplicity.apps This package contains applications using the duplicity checking algorithm. 
 

Uses of Document in org.egothor.duplicity.apps
 

Methods in org.egothor.duplicity.apps that return Document
static Document AppsCommon.openDocument(java.lang.String location, long uid, java.lang.String fileCharset, boolean lowercase, boolean phonetics, HTMLField.Diacritics diacritics)
          Open document, can handle html and pdf files.