Class Syntax.DefaultSchemaElementFormatter

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

public static class Syntax.DefaultSchemaElementFormatter extends Object implements SchemaElementFormatter<Syntax>
Creates a string representation of a syntax.
  • Constructor Details

    • DefaultSchemaElementFormatter

      public DefaultSchemaElementFormatter()
  • Method Details