Uses of Class
org.apache.jackrabbit.core.NamespaceRegistryImpl

Packages that use NamespaceRegistryImpl
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.xml   
 

Uses of NamespaceRegistryImpl in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return NamespaceRegistryImpl
protected  NamespaceRegistryImpl RepositoryImpl.createNamespaceRegistry(FileSystem fs)
          Creates the NamespaceRegistry instance.
 

Uses of NamespaceRegistryImpl in org.apache.jackrabbit.core.xml
 

Fields in org.apache.jackrabbit.core.xml declared as NamespaceRegistryImpl
protected  NamespaceRegistryImpl ImportHandler.nsReg
           
 

Constructors in org.apache.jackrabbit.core.xml with parameters of type NamespaceRegistryImpl
ImportHandler(Importer importer, NamespaceResolver nsResolver, NamespaceRegistryImpl nsReg)
           
 



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