Interface | Description |
---|---|
ClosableIterator<T> |
An iterator that needs to be explicitly closed when it is not used anymore.
|
ClosableReportingIterator<T> |
Interface that extends the ClosableIterator providing a means to check if there is an error, log what it is, store
the actual Exception, and skip over it to continue reading.
|
Class | Description |
---|---|
BomSafeInputStreamWrapper | Deprecated
use org.apache.commons.io.input.BOMInputStream instead
|
CharsetDetection |
Utility class to guess the encoding of a given file or byte array.
|
CompressionUtil | |
FileSplitter |
A utility to split files into chucks.
|
FileUtils |
Collection of file utils.
|
InputStreamUtils | |
ResourcesUtil |
Utils class dealing with classpath resources.
|
Exception | Description |
---|---|
CompressionUtil.UnsupportedCompressionType | |
UnknownCharsetException |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.