A method which parses a ldif string and returns a list of entries.
@param ldif The ldif string
@return A list of entries, or an empty List
@throws LdapLdifException If something went wrong
A method which parses a ldif string and returns a list of entries.
@param ldif The ldif string
@return A list of entries, or an empty List
@throws LdapLdifException If something went wrong
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.