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.

Version:
$Revision: 2894 $ $Date: 2014-03-07 10:56:39 -0500 (Fri, 07 Mar 2014) $
Author:
Middleware Services

Method Summary
 String format()
          Returns this schema element as formatted string per RFC 4512.
 

Method Detail

format

String format()
Returns this schema element as formatted string per RFC 4512.

Returns:
formatted string


Copyright © 2003-2015 Virginia Tech. All Rights Reserved.