Class | Description |
---|---|
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. |
Zip |
Contains methods for zipping and unzipping archives.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.