Package org.apache.directory.api.ldap.model.name
-
Interface Summary Interface Description AntlrDnTokenTypes -
Class Summary Class Description AntlrDnLexer An antlr generated Dn lexer.AntlrDnParser An antlr generated Dn parser.Ava A Attribute Type And Value, which is the basis of all Rdn.ComplexDnParser A Dn parser that is able to parse complex DNs.Dn The Dn class contains a Dn (Distinguished Name).DnUtils Utility class used to manipulate Dn or Rdn elements.Rdn This class store the name-component part or the following BNF grammar (as of RFC2253, par. -
Enum Summary Enum Description FastDnParser A fast LDAP Dn parser that handles only simple DNs. -
Exception Summary Exception Description TooComplexDnException This exception is used to signal that the complex parser should be used.