All Classes
-
All Classes Interface Summary Class Summary Class Description ByteArrayUtil Class providing utility methods for handling byte arrays.ByteSink A ByteSink writes data as raw bytes directly to anOutputStream.CharSink A CharSink writes data as characters to aWriter.FileFormat Abstract representation of a file format.FileFormatServiceRegistry<FF extends FileFormat,S> A specialServiceRegistryforFileFormatrelated services.FileUtil Utility methods for operations on Files.GZipUtil GZip-related utilities.IndentingWriter A writer that adds indentation to written text.IOUtil Utility methods for I/O working with Readers, Writers, InputStreams and OutputStreams.MavenUtil Maven-related utility methods.NioFile File wrapper that protects against concurrent file closing events due to e.g.ObjectUtil Generic utility methods related to objects.ParsedIRI Represents an Internationalized Resource Identifier (IRI) reference.ResourceUtil ResourceUtil is a utility class for retrieving resources (images, property-files, etc) from the classpath.ServiceRegistry<K,S> A registry that stores services by some key.Sink A Sink writes a data stream in a particularFileFormat.UncloseableInputStream A wrapper for an input stream to avoid allowing libraries to close input streams unexpectedly using theUncloseableInputStream.close()method.UncloseableOutputStream A wrapper for an output stream to avoid allowing libraries to close output streams unexpectedly using theUncloseableOutputStream.close()method.ZipUtil Zip-related utilities.