Class AttributeType.DefaultSchemaElementFormatter

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

public static class AttributeType.DefaultSchemaElementFormatter extends Object implements SchemaElementFormatter<AttributeType>
Creates a string representation of an attribute type.
  • Constructor Details

    • DefaultSchemaElementFormatter

      public DefaultSchemaElementFormatter()
  • Method Details