Class DozerBuilder


  • public class DozerBuilder
    extends Object
    Builder API for achivieng the same effect as custom Xml mappings. Is intended to be used from application to prepare repetetive mappings programmatically.

    Note that some of the fail-fast checks from Xml validation has not yet been ported. Responsibility on filling all mandatory attributes is left to API user.

    Not thread safe