Uses of Class
netscape.ldap.LDAPSyntaxSchema
Packages that use LDAPSyntaxSchema
-
Uses of LDAPSyntaxSchema in netscape.ldap
Methods in netscape.ldap that return LDAPSyntaxSchemaModifier and TypeMethodDescriptionGets the definition of a syntax with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPSyntaxSchemaModifier and TypeMethodDescriptionLDAPSchema.getSyntaxes()
Get an enumeration of the syntaxes in this schema.Methods in netscape.ldap with parameters of type LDAPSyntaxSchemaModifier and TypeMethodDescriptionvoid
LDAPSchema.addSyntax
(LDAPSyntaxSchema syntaxSchema) Add a syntax schema definition to the current schema.