This palette icon action will generate template code to unmarhsal JAXB object.
Developer needs to know the Class name of the object trying to marshal. Developer can search for the class using "Find.." button.
Template code can be generated to unmarshal JAXB object from String, InputStream, File, Reader and byte array.