Uses of Class
org.apache.directory.shared.ldap.ldif.LdifEntry

Packages that use LdifEntry
org.apache.directory.shared.ldap.ldif   
 

Uses of LdifEntry in org.apache.directory.shared.ldap.ldif
 

Methods in org.apache.directory.shared.ldap.ldif that return LdifEntry
 LdifEntry LdifParser.parse(java.lang.String ldif)
          Parses an LDIF into a special LdifEntry structure that tracks control attributes within an LDIF.
 LdifEntry LdifParserImpl.parse(java.lang.String an_ldif)
          Parses an String representing an entry in LDAP Data Interchange Format (LDIF) storing its attributes in the supplied ldap entry instance.
 



Copyright © 2003-2006 . All Rights Reserved.