Creates a CaseClassParser instance.
Creates a CaseClassParser instance.
the builder that this parser will use when constructing objects
Decodes the input values to an object.
Decodes the input values to an object.
the object to extract values from
the class of obj
the parsed object
A parser that takes each value in a CaseClass and reports
the type of object to build