Uses of Class
org.basex.io.DataInput

Packages that use DataInput
org.basex.data Contains classes for handling the XML table and textual data. 
org.basex.index Contains database index implementations. 
 

Uses of DataInput in org.basex.data
 

Constructors in org.basex.data with parameters of type DataInput
MetaData(java.lang.String db, DataInput in, Prop pr)
          Constructor, specifying the database name and the input reference.
Namespaces(DataInput in)
          Constructor, specifying an input stream.
PathSummary(DataInput in)
          Constructor, specifying an input file.
StatsKey(DataInput in)
          Constructor, specifying an input stream.
 

Uses of DataInput in org.basex.index
 

Constructors in org.basex.index with parameters of type DataInput
Names(DataInput in)
          Constructor, specifying an input file.