Uses of Class
org.apache.directory.api.ldap.model.schema.registries.DefaultLdapSyntaxRegistry
-
Packages that use DefaultLdapSyntaxRegistry Package Description org.apache.directory.api.ldap.model.schema.registries -
-
Uses of DefaultLdapSyntaxRegistry in org.apache.directory.api.ldap.model.schema.registries
Fields in org.apache.directory.api.ldap.model.schema.registries declared as DefaultLdapSyntaxRegistry Modifier and Type Field Description protected DefaultLdapSyntaxRegistryRegistries. ldapSyntaxRegistryThe LdapSyntax registryMethods in org.apache.directory.api.ldap.model.schema.registries that return DefaultLdapSyntaxRegistry Modifier and Type Method Description DefaultLdapSyntaxRegistryDefaultLdapSyntaxRegistry. copy()Copy the LdapSyntaxRegistry
-