Uses of Class
org.apache.jackrabbit.jcr2spi.name.NamespaceCache

Packages that use NamespaceCache
org.apache.jackrabbit.jcr2spi.name   
 

Uses of NamespaceCache in org.apache.jackrabbit.jcr2spi.name
 

Methods in org.apache.jackrabbit.jcr2spi.name that return NamespaceCache
static NamespaceCache NamespaceCache.getInstance(RepositoryService service)
          Returns the NamespaceCache for the given RepositoryService.
 

Constructors in org.apache.jackrabbit.jcr2spi.name with parameters of type NamespaceCache
NamespaceRegistryImpl(NamespaceStorage storage, NamespaceCache nsCache)
          Create a new NamespaceRegistryImpl.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.