Callback method invoked after marshalling source to XML. This method is invoked after source and all its descendants have been marshalled. Note that if the class of source defines its own afterMarshal method, the class specific callback method is invoked just before this method is invoked.
source | instance of JAXB mapped class after marshalling it. |
Diagram: Marshaller