This palette icon action will generate template code to marhsal 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 marhsal JAXB object to String, OutputStream, File, Writer and to byte array.