mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
08.13.2010 34ac48d938d5f3411505f7d0f883a585148ec716
sdk/src/org/opends/sdk/ldif/package-info.java
@@ -27,18 +27,6 @@
/**
 * Classes and interfaces for reading and writing LDIF.
 *
 * <h1>TO DO</h1>
 * <ul>
 * <li>Make LDIFEntryReader concurrent and support DN reservation.
 * <li>LDIF*Reader Reject and skip support
 * <li>Remaining schema checking (e.g. binary option)
 * <li>Fix error messages (prefix with file/lineno)
 * <li>Support multiple LDIF*Reader sources
 * <li>Support EntryWriter splitting
 * <li>Support LDIFConnectionFactory
 * <li>Comments and optional charset encoding?
 * </ul>
 */
package org.opends.sdk.ldif;