|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchingRuleDescription | |
|---|---|
| org.apache.directory.shared.ldap.schema.parsers | |
| org.apache.directory.shared.ldap.schema.syntax | |
| Uses of MatchingRuleDescription in org.apache.directory.shared.ldap.schema.parsers |
|---|
| Methods in org.apache.directory.shared.ldap.schema.parsers that return MatchingRuleDescription | |
|---|---|
MatchingRuleDescription |
MatchingRuleDescriptionSchemaParser.parseMatchingRuleDescription(java.lang.String matchingRuleDescription)
Parses a matching rule description according to RFC 4512: |
| Methods in org.apache.directory.shared.ldap.schema.parsers with parameters of type MatchingRuleDescription | |
|---|---|
static boolean |
ParserDescriptionUtils.matchingRulesMatch(MatchingRuleDescription mrd0,
MatchingRuleDescription mrd1)
Checks to see if two matchingRule descriptions match exactly. |
| Uses of MatchingRuleDescription in org.apache.directory.shared.ldap.schema.syntax |
|---|
| Methods in org.apache.directory.shared.ldap.schema.syntax that return MatchingRuleDescription | |
|---|---|
MatchingRuleDescription |
AntlrSchemaParser.matchingRuleDescription()
Production for matching rule descriptions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||