Interface ClasspathNormalizer

All Superinterfaces:
FileNormalizer

@Incubating public interface ClasspathNormalizer extends FileNormalizer
Normalizes file input that represents a Java runtime classpath. Compared to the default behavior this normalizer keeps the order of any root files, but ignores the order and timestamps of files in directories and ZIP/JAR files.
Since:
4.3
See Also: