Class Ooldif.ldif


class ldif : Pervasives.in_channel option -> Pervasives.out_channel option -> unit -> object .. end

method read_entry : Ooldap.ldapentry
method of_string : string -> Ooldap.ldapentry
method to_string : Ooldap.ldapentry -> string
method write_entry : Ooldap.ldapentry -> unit