Uses of Interface
dsto.dfc.databeans.io.XmlEncodeContext.IdCallback

Packages that use XmlEncodeContext.IdCallback
dsto.dfc.databeans.io   
 

Uses of XmlEncodeContext.IdCallback in dsto.dfc.databeans.io
 

Classes in dsto.dfc.databeans.io that implement XmlEncodeContext.IdCallback
 class XmlLinkCodec
          XML codec for the standard IDataObjectLink implementations: DataObjectLink and DataBeanLink.
 

Methods in dsto.dfc.databeans.io with parameters of type XmlEncodeContext.IdCallback
 void XmlEncodeContext.callbackWithIdForObject(XmlEncodeContext.IdCallback callback, org.jdom.Element element, Object value, Object extraData)
          Register a callback to be invoked when an ID becomes defined for another encoded value.
 



Copyright © 2008 Commonwealth of Australia