| Package | Description |
|---|---|
| org.apache.directory.server.protocol.shared.store |
| Modifier and Type | Field and Description |
|---|---|
protected List<LdifLoadFilter> |
LdifFileLoader.filters
the filters to use while loading entries into the server
|
| Constructor and Description |
|---|
LdifFileLoader(org.apache.directory.server.core.api.CoreSession coreSession,
File ldif,
List<? extends LdifLoadFilter> filters)
Creates a new instance of LdifFileLoader.
|
LdifFileLoader(org.apache.directory.server.core.api.CoreSession coreSession,
File ldif,
List<? extends LdifLoadFilter> filters,
ClassLoader loader)
Creates a new instance of LdifFileLoader.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.