| Name | Description | Type | Package | Framework |
| AbstractNamespaceResolver | Provides default implementations for the methods: addListener(NamespaceListener)removeListener(NamespaceListener) | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| NamespaceAdder | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit | |
| NamespaceExtractor | Extracts namespace mapping information from an XML file. | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| NamespaceListener | Receives notifications when a namespace mapping changes. | Interface | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| NamespaceMapping | A Simple Namespace Mapping table. | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| NamespaceResolver | Interface for resolving namespace URIs and prefixes. | Interface | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| RegistryNamespaceResolver | Namespace resolver based on the repository-wide namespace mappings stored in a namespace registry. | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |
| SessionNamespaceResolver | helper class that exposes the NamespaceResolver interface on a Session. | Class | org.apache.jackrabbit.spi.commons.namespace | Apache JackRabbit |