| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema.parsers |
| Modifier and Type | Method and Description |
|---|---|
NormalizerDescription |
NormalizerDescriptionSchemaParser.parse(String normalizerDescription)
Parses a normalizer description:
|
NormalizerDescription |
OpenLdapSchemaParser.parseNormalizer(String normalizerDescription)
Production for Normalizer descriptions.
|
private static NormalizerDescription |
OpenLdapSchemaParser.parseNormalizerRelaxed(Reader reader,
OpenLdapSchemaParser.PosSchema pos,
Map<String,OpenLdapObjectIdentifierMacro> objectIdentifierMacros)
Production for Normalizer descriptions.
|
private static NormalizerDescription |
OpenLdapSchemaParser.parseNormalizerStrict(Reader reader,
OpenLdapSchemaParser.PosSchema pos,
Map<String,OpenLdapObjectIdentifierMacro> objectIdentifierMacros)
Production for Normalizer descriptions.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.