Package org.ldaptive.schema
Interface SchemaElement
-
- All Known Implementing Classes:
AbstractNamedSchemaElement,AbstractSchemaElement,AttributeType,DITContentRule,DITStructureRule,MatchingRule,MatchingRuleUse,NameForm,ObjectClass,Syntax
public interface SchemaElementInterface for schema elements.- Author:
- Middleware Services
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringformat()Returns this schema element as formatted string per RFC 4512.
-