Reads the next entry from the LDIF source.
@return The next entry read from the LDIF source, or null ifthe end of the LDIF data is reached.
@throws IOException If an I/O problem occurs while reading from the file.
@throws LDIFException If the information read cannot be parsed as an LDIFentry.
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.