Package | Description |
---|---|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
LDIFModify.modifyLDIF(LDIFReader sourceReader,
LDIFReader changeReader,
LDIFWriter targetWriter,
List<LocalizableMessage> errorList)
Applies the specified changes to the source LDIF, writing the modified
file to the specified target.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.