class Ldif2json::Records
- Ldif2json::Records
- Reference
- Object
Defined in:
records.crConstructors
Instance Method Summary
-
#add_value(key : String, value : String, encoded : Bool)
this adds values from the "raw" LDIF so everything starts off being added as a String
- #dump(config : Conf, io : IO)
- #end_record(key : String, value : String, encoded : Bool)
- #new_record
Constructor Detail
Instance Method Detail
def add_value(key : String, value : String, encoded : Bool)
#
this adds values from the "raw" LDIF so everything starts off being added as a String