Easy XML Mapping Overview Easy XML Mapping is a Java library which helps user marshalling and unmarshalling Java object to and from XML files. It is mostly adequate for "complex" mappings. It takes ...
The mule context contains a jaxb context which points to a specifc java package. The jaxb-xml-to-object-transformer references the context and declares the java class ...