Uses of Interface
org.exolab.castor.xml.MarshalListener
Packages that use MarshalListener
-
Uses of MarshalListener in org.exolab.castor.xml
Methods in org.exolab.castor.xml with parameters of type MarshalListenerModifier and TypeMethodDescriptionvoidMarshaller.setMarshalListener(MarshalListener listener) Sets an optional MarshalListener to recieve pre and post marshal notification for each Object in the tree.