Package org.basex.io

Input and Output classes.

See:
          Description

Class Summary
IO Generic representation for inputs and outputs.
IOContent IO reference, representing a byte array.
IOFile IO reference, representing a local file or directory path.
IOStream IO stream.
IOUrl IO reference, representing a URL.
MimeTypes This class returns the mime types of a file, which is either dynamically determined by Java, or statically resolved by requesting the mappings in the mime.txt project file.
QueryInput This class references input passed on in a query.
Zip Contains methods for zipping and unzipping archives.
 

Package org.basex.io Description

Input and Output classes.