Package org.eclipse.aether.util
Miscellaneous utility classes.
-
Interface Summary Interface 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 aPathto write some content to.FileUtils.TempFile A temporary file, that is removed when closed. -
Class Summary Class Description ChecksumUtils Deprecated. the use of class should be avoided, seeStringDigestUtiland file processor in SPI moduleConfigUtils A utility class to read configuration properties from a repository system session.DirectoryUtils A utility class to calculate (and create if needed) paths backed by directories using configuration properties from repository system session and others.FileUtils Deprecated. Do not use this class; is not used in Resolver (see corresponding processor components inorg.eclipse.aether.spi.iopackage).PathUtils A reusable utility class for file paths.StringDigestUtil A simple digester utility for Strings.