Package | Description |
---|---|
netscape.ldap |
Modifier and Type | Method and Description |
---|---|
LDAPSyntaxSchema |
LDAPSchema.getSyntax(java.lang.String name)
Gets the definition of a syntax with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPSchema.addSyntax(LDAPSyntaxSchema syntaxSchema)
Add a syntax schema definition to the current schema.
|