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