Uses of Class
netscape.ldap.LDAPMatchingRuleSchema

Packages that use LDAPMatchingRuleSchema
netscape.ldap   
 

Uses of LDAPMatchingRuleSchema in netscape.ldap
 

Methods in netscape.ldap that return LDAPMatchingRuleSchema
 LDAPMatchingRuleSchema LDAPSchema.getMatchingRule(java.lang.String name)
          Gets the definition of a matching rule with the specified name.
 

Methods in netscape.ldap with parameters of type LDAPMatchingRuleSchema
 void LDAPSchema.addMatchingRule(LDAPMatchingRuleSchema matchSchema)
          Add a matching rule schema definition to the current schema.