Uses of Interface
org.apache.directory.shared.ldap.schema.MatchingRuleUse

Packages that use MatchingRuleUse
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
 

Uses of MatchingRuleUse in org.apache.directory.shared.ldap.schema
 

Methods in org.apache.directory.shared.ldap.schema with parameters of type MatchingRuleUse
static java.lang.StringBuffer SchemaUtils.render(MatchingRuleUse mru)
          NOT FULLY IMPLEMENTED!
static java.lang.String DescriptionUtils.getDescription(MatchingRuleUse matchingRuleUse)
          Generates the MatchingRuleUseDescription for a MatchingRuleUse as defined by the syntax: 1.3.6.1.4.1.1466.115.121.1.31.
 



Copyright © 2003-2006 . All Rights Reserved.