Uses of Interface
uk.org.retep.util.xml.JAXBUtil.MarshallerCallback

Packages that use JAXBUtil.MarshallerCallback
uk.org.retep.util.xml   
 

Uses of JAXBUtil.MarshallerCallback in uk.org.retep.util.xml
 

Methods in uk.org.retep.util.xml that return JAXBUtil.MarshallerCallback
 JAXBUtil.MarshallerCallback JAXBUtil.getMarshallerCallback()
          The callback currently used by Marshaller's, null if none
 

Methods in uk.org.retep.util.xml with parameters of type JAXBUtil.MarshallerCallback
 void JAXBUtil.setMarshallerCallback(JAXBUtil.MarshallerCallback marshallerCallback)
          Set the MarshallerCallback being used to configure Marshaller's, null if none
 



Copyright © 1998-2009 Retep Development Group. All Rights Reserved.