Package netscape.ldap.util
Class LDIF.LineReader
java.lang.Object
netscape.ldap.util.LDIF.LineReader
- Enclosing class:
LDIF
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_d
-
_next
String _next
-
-
Constructor Details
-
LineReader
LineReader(BufferedReader d)
-
-
Method Details
-
readLine
Reads a non-comment line.- Returns:
- a string or null.
- Throws:
IOException
-