public interface MarshalCallback
| Modifier and Type | Method and Description |
|---|---|
void |
postMarshal(javax.xml.bind.Marshaller marshaller)
Callback method invoked after marshalling source to XML.
|
void |
preMarshal(javax.xml.bind.Marshaller marshaller)
Callback method invoked before marshalling from source to XML.
|
void preMarshal(javax.xml.bind.Marshaller marshaller)
marshaller - void postMarshal(javax.xml.bind.Marshaller marshaller)
marshaller - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.