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

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

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

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

Methods in dsto.dfc.databeans.io with parameters of type XmlDecodeContext.IdCallback
 void XmlDecodeContext.callbackWithObjectForId(XmlDecodeContext.IdCallback callback, org.jdom.Element element, String id, Object extraData)
          Register a callback to be invoked when a value becomes available for a given ID.
 



Copyright © 2008 Commonwealth of Australia