class ldif :?in_ch:Pervasives.in_channel -> ?out_ch:Pervasives.out_channel -> 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