| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| org.apache.directory.api.ldap.model.schema.registries |
| Modifier and Type | Method and Description |
|---|---|
NormalizerRegistry |
SchemaManager.getNormalizerRegistry()
Get an immutable reference on the Normalizer registry
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNormalizerRegistry
A Normalizer registry's service default implementation.
|
class |
ImmutableNormalizerRegistry
An immutable wrapper of the Normalizer registry.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizerRegistry |
NormalizerRegistry.copy()
Copy the NormalizerRegistry
|
NormalizerRegistry |
Registries.getNormalizerRegistry() |
| Constructor and Description |
|---|
ImmutableNormalizerRegistry(NormalizerRegistry normalizerRegistry)
Creates a new immutable NormalizerRegistry instance.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.