Uses of Class
org.apache.directory.shared.ldap.schema.parsers.MatchingRuleUseDescription

Packages that use MatchingRuleUseDescription
org.apache.directory.shared.ldap.schema.parsers   
org.apache.directory.shared.ldap.schema.syntax   
 

Uses of MatchingRuleUseDescription in org.apache.directory.shared.ldap.schema.parsers
 

Methods in org.apache.directory.shared.ldap.schema.parsers that return MatchingRuleUseDescription
 MatchingRuleUseDescription MatchingRuleUseDescriptionSchemaParser.parseMatchingRuleUseDescription(java.lang.String matchingRuleUseDescription)
          Parses a matching rule use description according to RFC 4512:
 

Uses of MatchingRuleUseDescription in org.apache.directory.shared.ldap.schema.syntax
 

Methods in org.apache.directory.shared.ldap.schema.syntax that return MatchingRuleUseDescription
 MatchingRuleUseDescription AntlrSchemaParser.matchingRuleUseDescription()
          Production for matching rule use descriptions.
 



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