Uses of Class
org.basex.data.NativeData

Packages that use NativeData
org.basex.build Contains classes for creating new database instances. 
 

Uses of NativeData in org.basex.build
 

Methods in org.basex.build with parameters of type NativeData
 void NativeBuilder.init(NativeData mdata)
          Uses the specified data instance (and its indexes) for the build process.