|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeTypeDescription | |
---|---|
org.apache.directory.shared.ldap.schema | Contains interfaces and base classes for representing the LDAP schema domain model. |
org.apache.directory.shared.ldap.schema.syntax.parser |
Uses of AttributeTypeDescription in org.apache.directory.shared.ldap.schema |
---|
Methods in org.apache.directory.shared.ldap.schema with parameters of type AttributeTypeDescription | |
---|---|
static java.lang.StringBuffer |
SchemaUtils.render(AttributeTypeDescription atd)
Renders an attributeType description object into a new StringBuffer according to the Attribute Type Description Syntax defined in MODELS 1.3.6.1.4.1.1466.115.121.1.3. |
Uses of AttributeTypeDescription in org.apache.directory.shared.ldap.schema.syntax.parser |
---|
Methods in org.apache.directory.shared.ldap.schema.syntax.parser that return AttributeTypeDescription | |
---|---|
AttributeTypeDescription |
AttributeTypeDescriptionSchemaParser.parseAttributeTypeDescription(java.lang.String attributeTypeDescription)
Parses a attribute type description according to RFC 4512: |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |