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

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

Uses of NamespaceRegistryImpl in org.apache.jackrabbit.jcr2spi
 

Methods in org.apache.jackrabbit.jcr2spi that return NamespaceRegistryImpl
 NamespaceRegistryImpl WorkspaceManager.getNamespaceRegistryImpl()
           
 

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

Constructors in org.apache.jackrabbit.jcr2spi.name with parameters of type NamespaceRegistryImpl
LocalNamespaceMappings(NamespaceRegistryImpl nsReg)
          Creates a local namespace manager with the given underlying namespace registry.
 



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