Package org.ldaptive.schema
Interface SchemaElement
- All Known Implementing Classes:
AbstractNamedSchemaElement
,AbstractSchemaElement
,AttributeType
,DITContentRule
,DITStructureRule
,MatchingRule
,MatchingRuleUse
,NameForm
,ObjectClass
,Syntax
public interface SchemaElement
Interface for schema elements.
-
Method Summary
-
Method Details
-
format
String format()Returns this schema element as formatted string per RFC 4512.- Returns:
- formatted string
-