JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
format
()
Returns this schema element as formatted string per RFC 4512.
Method Detail
format
java.lang.String format()
Returns this schema element as formatted string per RFC 4512.
Returns:
formatted string
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method