Package | Description |
---|---|
org.springframework.ldap.ldif.support |
Provides the necessary auxiliary classes utilized by the LDIFParser.
|
Modifier and Type | Method and Description |
---|---|
LineIdentifier |
SeparatorPolicy.assess(String line)
Assess a read line.
|
static LineIdentifier |
LineIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineIdentifier[] |
LineIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.