Package org.jvnet.jaxb2_commons.xml.bind
Interface AfterMarshallCallback
-
public interface AfterMarshallCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterMarshal(Marshaller marshaller)
-
-
-
Method Detail
-
afterMarshal
void afterMarshal(Marshaller marshaller)
-
-