Spring LDAP Framework

Uses of Package
org.springframework.ldap.ldif.support

Packages that use org.springframework.ldap.ldif.support
org.springframework.ldap.ldif.parser This package contains the parser classes and interfaces. 
org.springframework.ldap.ldif.support Provides the necessary auxiliary classes utilized by the LDIFParser. 
 

Classes in org.springframework.ldap.ldif.support used by org.springframework.ldap.ldif.parser
AttributeValidationPolicy
          Interface defining the required methods for AttributeValidationPolicies.
SeparatorPolicy
          Policy object for enforcing LDIF record separation rules.
 

Classes in org.springframework.ldap.ldif.support used by org.springframework.ldap.ldif.support
AttributeValidationPolicy
          Interface defining the required methods for AttributeValidationPolicies.
LineIdentifier
          Enumeration declaring possible event types when parsing LDIF files.
 


Spring LDAP Framework

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