Spring LDAP Framework

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

Packages that use SeparatorPolicy
org.springframework.ldap.ldif.parser This package contains the parser classes and interfaces. 
 

Uses of SeparatorPolicy in org.springframework.ldap.ldif.parser
 

Methods in org.springframework.ldap.ldif.parser with parameters of type SeparatorPolicy
 void LdifParser.setSeparatorPolicy(SeparatorPolicy separatorPolicy)
          Set the separator policy.
 


Spring LDAP Framework

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