| Method Summary |
| |
get_class_for_object(self,
suggested_type,
attributes,
parent,
attribute)
|
| |
get_default_class_for_object(self)
|
| |
make_object(self,
object_id,
attributes,
suggested_type,
parent,
attribute,
**kwargs)
|
| Inherited from WriterMixin |
| |
add_attributes_to_object(self,
attributes,
new_object,
**kwargs)
|
| |
convert_atom(self,
atomic_value,
suggested_type,
**kwargs)
|
| |
get_suggested_type_for_attribute(self,
value,
**kwargs)
|
| |
get_suggested_type_for_mapping_component(self,
value,
**kwargs)
|
| |
get_suggested_type_for_sequence_component(self,
value,
**kwargs)
|
| |
make_mapping(self,
mapping,
**kwargs)
|
| |
make_sequence(self,
sequence,
**kwargs)
|