Class MatchingRule.DefaultSchemaElementFormatter

java.lang.Object
org.ldaptive.schema.MatchingRule.DefaultSchemaElementFormatter
All Implemented Interfaces:
SchemaElementFormatter<MatchingRule>
Enclosing class:
MatchingRule

public static class MatchingRule.DefaultSchemaElementFormatter extends Object implements SchemaElementFormatter<MatchingRule>
Creates a string representation of a matching rule.
  • Constructor Details

    • DefaultSchemaElementFormatter

      public DefaultSchemaElementFormatter()
  • Method Details