Package scriptella.driver.ldap.ldif


package scriptella.driver.ldap.ldif
  • Class
    Description
    A entry to be populated by an ldif parser.
    Thrown to indicate a parse excpetion.
    <ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep> <ldif-content-change>
    Line iterator which tracks read lines.