Uses of Class
org.apache.directory.shared.ldap.schema.syntax.MatchingRuleDescription

Packages that use MatchingRuleDescription
org.apache.directory.shared.ldap.schema.syntax   
org.apache.directory.shared.ldap.schema.syntax.parser   
 

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.
 

Uses of MatchingRuleDescription in org.apache.directory.shared.ldap.schema.syntax.parser
 

Methods in org.apache.directory.shared.ldap.schema.syntax.parser that return MatchingRuleDescription
 MatchingRuleDescription MatchingRuleDescriptionSchemaParser.parseMatchingRuleDescription(java.lang.String matchingRuleDescription)
          Parses a matching rule description according to RFC 4512:
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.