Uses of Interface
org.eclipse.ecf.storage.INamespaceEntry

Packages that use INamespaceEntry
org.eclipse.ecf.storage   
 

Uses of INamespaceEntry in org.eclipse.ecf.storage
 

Methods in org.eclipse.ecf.storage that return INamespaceEntry
 INamespaceEntry[] IIDStore.getNamespaceEntries()
          Get the INamespaceEntrys previously stored in this IIDStore.
 INamespaceEntry IIDStore.getNamespaceEntry(Namespace namespace)
          Get the given INamespaceEntry in this store.