Uses of Class
org.basex.io.in.DataInput
Packages that use DataInput
Package
Description
-
Uses of DataInput in org.basex.index.name
Constructors in org.basex.index.name with parameters of type DataInput -
Uses of DataInput in org.basex.index.path
Constructors in org.basex.index.path with parameters of type DataInput -
Uses of DataInput in org.basex.index.resource
Methods in org.basex.index.resource with parameters of type DataInput -
Uses of DataInput in org.basex.index.stats
Constructors in org.basex.index.stats with parameters of type DataInput -
Uses of DataInput in org.basex.util.hash
Methods in org.basex.util.hash with parameters of type DataInputModifier and TypeMethodDescriptionvoidvoidReads the data structure from the specified input.Constructors in org.basex.util.hash with parameters of type DataInputModifierConstructorDescriptionTokenIntMap(DataInput in) Constructor.Constructor, specifying some initial input.