Classes and interfaces for reading and writing LDIF.
-
Specifies whether all operational attributes should be excluded
from any entries that are read from LDIF.
Specifies whether all user attributes should be excluded from any
entries that are read from LDIF.
Excludes the named attribute from any entries that are read from LDIF.
Excludes all entries beneath the named entry (inclusive) from being read
from LDIF.
Ensures that the named attribute is not excluded from any entries that
are read from LDIF.
Ensures that all entries beneath the named entry (inclusive) are read
from LDIF.
Sets the filters to include / exclude entries.
Sets the rejected record listener which should be notified whenever an
LDIF record is skipped, malformed, or fails schema validation.
Sets the schema which should be used for decoding entries that are read
from LDIF.
Specifies the schema validation which should be used when reading LDIF
entry records.