Celtix User APIs

Uses of Interface
org.objectweb.celtix.bindings.DataReader

Packages that use DataReader
org.objectweb.celtix.bindings   
 

Uses of DataReader in org.objectweb.celtix.bindings
 

Methods in org.objectweb.celtix.bindings that return DataReader
<T> DataReader<T>
DataBindingCallback.createReader(Class<T> cls)
           
 


Celtix User APIs