Package de.hybris.platform.ldap
Class LDIFReader
java.lang.Object
de.hybris.platform.ldap.LDIFReader
Base class for reading LDIF based data.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_ENCODING
- See Also:
-
-
Constructor Details
-
LDIFReader
-
-
Method Details
-
getNext
Returns the next attributes- Returns:
- the next javax.naming.directory.Attributes
- Throws:
IOException
-