Interface DnParserImplConstants

All Known Implementing Classes:
DnParserImpl, DnParserImplTokenManager

@Deprecated @NullUnmarked public interface DnParserImplConstants
Deprecated.
As of 2.0 it is recommended to use LdapName along with utility methods in LdapUtils instead.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    Lexical state.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    Lexical state.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    End of File.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    Lexical state.
    static final int
    Deprecated.
    RegularExpression Id.
    static final int
    Deprecated.
    RegularExpression Id.
    static final String[]
    Deprecated.
    Literal token values.
    static final int
    Deprecated.
    RegularExpression Id.
  • Field Details

    • EOF

      static final int EOF
      Deprecated.
      End of File.
      See Also:
    • ALPHA

      static final int ALPHA
      Deprecated.
      RegularExpression Id.
      See Also:
    • DIGIT

      static final int DIGIT
      Deprecated.
      RegularExpression Id.
      See Also:
    • LEADCHAR

      static final int LEADCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • STRINGCHAR

      static final int STRINGCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • TRAILCHAR

      static final int TRAILCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • SPECIAL

      static final int SPECIAL
      Deprecated.
      RegularExpression Id.
      See Also:
    • HEXCHAR

      static final int HEXCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • HEXPAIR

      static final int HEXPAIR
      Deprecated.
      RegularExpression Id.
      See Also:
    • BACKSLASHCHAR

      static final int BACKSLASHCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • PAIR

      static final int PAIR
      Deprecated.
      RegularExpression Id.
      See Also:
    • ESCAPEDSTART

      static final int ESCAPEDSTART
      Deprecated.
      RegularExpression Id.
      See Also:
    • QUOTECHAR

      static final int QUOTECHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • HASHCHAR

      static final int HASHCHAR
      Deprecated.
      RegularExpression Id.
      See Also:
    • ATTRIBUTE_TYPE_STRING

      static final int ATTRIBUTE_TYPE_STRING
      Deprecated.
      RegularExpression Id.
      See Also:
    • LDAP_OID

      static final int LDAP_OID
      Deprecated.
      RegularExpression Id.
      See Also:
    • SPACE

      static final int SPACE
      Deprecated.
      RegularExpression Id.
      See Also:
    • ATTRVALUE

      static final int ATTRVALUE
      Deprecated.
      RegularExpression Id.
      See Also:
    • SPACED_EQUALS

      static final int SPACED_EQUALS
      Deprecated.
      RegularExpression Id.
      See Also:
    • DEFAULT

      static final int DEFAULT
      Deprecated.
      Lexical state.
      See Also:
    • ATTRVALUE_S

      static final int ATTRVALUE_S
      Deprecated.
      Lexical state.
      See Also:
    • SPACED_EQUALS_S

      static final int SPACED_EQUALS_S
      Deprecated.
      Lexical state.
      See Also:
    • tokenImage

      static final String[] tokenImage
      Deprecated.
      Literal token values.