Package | Description |
---|---|
org.springframework.ldap.core |
Core package of the JNDI/LDAP support.
|
Modifier and Type | Field and Description |
---|---|
protected SimpleCharStream |
DnParserImplTokenManager.input_stream |
Modifier and Type | Method and Description |
---|---|
void |
DnParserImplTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
DnParserImplTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
Constructor and Description |
---|
DnParserImplTokenManager(SimpleCharStream stream)
Constructor.
|
DnParserImplTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Copyright © 2005–2016 The Spring LDAP Framework. All rights reserved.