Uses of Interface
org.egothor.repository.URIRepository

Packages that use URIRepository
org.egothor.apps This package contains EGOTHOR applications. 
org.egothor.repository   
 

Uses of URIRepository in org.egothor.apps
 

Constructors in org.egothor.apps with parameters of type URIRepository
URIRepositoryConsole(URIRepository repo)
          Creates a new instance of DataRepositoryConsole
 

Uses of URIRepository in org.egothor.repository
 

Classes in org.egothor.repository that implement URIRepository
 class BijectInt2String
          This class represents the database of URIs and their unique identificators.
 

Constructors in org.egothor.repository with parameters of type URIRepository
WebStore(URIRepository map, DataRepository data)
          Creates a new instance of WebStore