Uses of Package
org.basex.io

Packages that use org.basex.io
org.basex.build This package contains classes for creating new database instances. 
org.basex.build.mediovis This package contains classes for building database instances from MAB2 library data. 
org.basex.build.xml This package provides classes for creating database instances from XML documents. 
org.basex.core This package contains the database core classes. 
org.basex.core.proc This package contains the implementations of all database commands. 
org.basex.data This package contains the main database structures. 
org.basex.gui This package contains the graphical user interface. 
org.basex.gui.layout This package contains project specific GUI components. 
org.basex.gui.view.text This package contains the implementation of the Text view. 
org.basex.gui.view.xquery This package contains the implementation of the XQuery view. 
org.basex.index This package contains all database index structures. 
org.basex.io This package contains input and output classes. 
org.basex.query This package contains the XQuery implementation. 
org.basex.query.ft This package contains all XQuery Full Text expressions. 
org.basex.util This package assembles utility classes. 
 

Classes in org.basex.io used by org.basex.build
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.build.mediovis
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.build.xml
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.core
DataInput
          This is an input stream for project specific data types.
DataOutput
          This is an output stream for project specific data types.
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.core.proc
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.data
DataInput
          This is an input stream for project specific data types.
DataOutput
          This is an output stream for project specific data types.
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
PrintOutput
          This class is a stream-wrapper for textual data.
 

Classes in org.basex.io used by org.basex.gui
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.gui.layout
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.gui.view.text
CachedOutput
          This class caches the output bytes in an array.
 

Classes in org.basex.io used by org.basex.gui.view.xquery
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.index
DataInput
          This is an input stream for project specific data types.
DataOutput
          This is an output stream for project specific data types.
 

Classes in org.basex.io used by org.basex.io
BufferInput
          This class serves as a buffered wrapper for input streams.
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
PrintOutput
          This class is a stream-wrapper for textual data.
TableAccess
          This abstract class defines the methods for accessing the database table representation.
 

Classes in org.basex.io used by org.basex.query
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.query.ft
IO
          Abstract file representation, pointing to a local or remote file or a byte array.
 

Classes in org.basex.io used by org.basex.util
DataInput
          This is an input stream for project specific data types.
DataOutput
          This is an output stream for project specific data types.
IO
          Abstract file representation, pointing to a local or remote file or a byte array.