Spring LDAP Framework

Uses of Class
org.springframework.ldap.ldif.support.LineIdentifier

Packages that use LineIdentifier
org.springframework.ldap.ldif.support Provides the necessary auxiliary classes utilized by the LDIFParser. 
 

Uses of LineIdentifier in org.springframework.ldap.ldif.support
 

Methods in org.springframework.ldap.ldif.support that return LineIdentifier
 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.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.