| Package | Description |
|---|---|
| org.apache.directory.shared.ldap.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| org.apache.directory.shared.ldap.schema.loader.ldif | |
| org.apache.directory.shared.ldap.schema.parsers | |
| org.apache.directory.shared.ldap.schema.syntax |
| Modifier and Type | Method and Description |
|---|---|
Normalizer |
EntityFactory.getNormalizer(SchemaManager schemaManager,
NormalizerDescription normalizerDescription,
Registries targetRegistries,
String schemaName)
Create a new instance of a Normalizer
|
| Modifier and Type | Method and Description |
|---|---|
Normalizer |
SchemaEntityFactory.getNormalizer(SchemaManager schemaManager,
NormalizerDescription normalizerDescription,
Registries targetRegistries,
String schemaName)
Create a new instance of a Normalizer
|
| Modifier and Type | Method and Description |
|---|---|
NormalizerDescription |
NormalizerDescriptionSchemaParser.parse(String schemaDescription)
Parses a Normalizer description
|
NormalizerDescription |
NormalizerDescriptionSchemaParser.parseNormalizerDescription(String normalizerDescription)
Parses a normalizer description:
|
| Modifier and Type | Method and Description |
|---|---|
NormalizerDescription |
AntlrSchemaParser.normalizerDescription()
Production for normalizer descriptions.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.