| Class | Description |
|---|---|
| ByteOrderMark |
Byte Order Mark (BOM) representation - see
org.apache.commons.io.input.BOMInputStream. |
| EndianUtils |
Utility code for dealing with different endian systems.
|
| FilenameUtils |
General filename and filepath manipulation utilities.
|
| FileUtils |
General file manipulation utilities.
|
| IOCase |
Enumeration of IO case sensitivity.
|
| IOUtils |
General IO stream manipulation utilities.
|
| LineIterator |
An Iterator over the lines in a
Reader. |
| Exception | Description |
|---|---|
| FileExistsException |
Indicates that a file already exists.
|
| IOExceptionWithCause |
Subclasses IOException with the
Throwable constructors missing before Java 6. |
| TaggedIOException |
An
IOException decorator that adds a serializable tag to the
wrapped exception. |
Copyright © 2022 GeneXus S.A.. All rights reserved.