Interface JarFile
- All Superinterfaces:
ClasspathElement, FileResource, IOResource, Resource
- All Known Subinterfaces:
AppJarFile, JavadocJarFile, LibraryJarFile, MvnRepoJarFile, SourcesJarFile
- All Known Implementing Classes:
DefaultJarFile
Defines a Jar file.
-
Method Summary
Methods inherited from interface ClasspathElement
toPathMethods inherited from interface FileResource
delete, pathMethods inherited from interface IOResource
inputStream, outputStreamMethods inherited from interface Resource
asOf, asOfLocalized, type