Package org.aksw.commons.io.util
package org.aksw.commons.io.util
-
ClassDescriptionMerges the byte content of a list of files into a single file.Policies for when the target file already existsHelper class for use with
FileChannel.transferFrom(java.nio.channels.ReadableByteChannel, long, long)Maps length bytes of the given path to some target with the given offset.A utility class to open (close-shielded) input/output streams from stdout, stderr and stdin.Interface meant for synchronizing the state of this object with some kind storage (another object, a file, a database, etc).