Package | Description |
---|---|
org.eclipse.aether.util |
Miscellaneous utility classes.
|
Class and Description |
---|
FileUtils.CollocatedTempFile
A collocated temporary file, that resides next to a "target" file, and is removed when closed.
|
FileUtils.FileWriter
A file writer, that accepts a
Path to write some content to. |
FileUtils.TempFile
A temporary file, that is removed when closed.
|
StringDigestUtil
A simple digester utility for Strings.
|