public class DefaultLdapSyntaxRegistry extends DefaultSchemaObjectRegistry<LdapSyntax> implements LdapSyntaxRegistry
byName, oidRegistry, schemaObjectType
Constructor and Description |
---|
DefaultLdapSyntaxRegistry()
Creates a new default LdapSyntaxRegistry instance.
|
Modifier and Type | Method and Description |
---|---|
DefaultLdapSyntaxRegistry |
copy()
Copy the LdapSyntaxRegistry
|
clear, contains, copy, get, getOidByName, getSchemaName, getType, isRelaxed, isStrict, iterator, lookup, oidsIterator, register, renameSchema, setRelaxed, setStrict, size, toString, unregister, unregister, unregisterSchemaElements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, contains, get, getOidByName, getSchemaName, getType, iterator, lookup, oidsIterator, register, renameSchema, size, unregister, unregister, unregisterSchemaElements
forEach, iterator, spliterator
public DefaultLdapSyntaxRegistry()
public DefaultLdapSyntaxRegistry copy()
copy
in interface LdapSyntaxRegistry
copy
in interface SchemaObjectRegistry<LdapSyntax>
Copyright © 2019. All rights reserved.