Writes this entry in LDIF form according to the provided configuration.
@param exportConfig The configuration that specifies how theentry should be written.
@return true if the entry is actually written, orfalse if it is not for some reason.
@throws IOException If a problem occurs while writing theinformation.
@throws LDIFException If a problem occurs while trying todetermine whether to write the entry.
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.