| The manual mapping describes, how a certain class is handled in the parser.
This defines the read and write handler implementations to be used to handle
the instantiation or serialisation of the described type.
Manual mappings will not be created by the generator, they have to be defined
manually. The parser will print warnings, if the definitions are invalid.
Manual mappings will always override automatic mappings.
|