| Package | Description |
|---|---|
| org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
| org.apache.jackrabbit.core.query |
| Modifier and Type | Method and Description |
|---|---|
protected NamespaceRegistryImpl |
RepositoryImpl.createNamespaceRegistry()
Protected factory method for creating the namespace registry.
|
NamespaceRegistryImpl |
RepositoryContext.getNamespaceRegistry()
Returns the namespace registry of this repository.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceRegistryImpl |
QueryHandlerContext.getNamespaceRegistry()
Returns the NamespaceRegistryImpl for this repository.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.