Uses of Class
com.github.junrar.ContentDescription
-
Packages that use ContentDescription Package Description com.github.junrar -
-
Uses of ContentDescription in com.github.junrar
Methods in com.github.junrar that return types with arguments of type ContentDescription Modifier and Type Method Description static java.util.List<ContentDescription>Junrar. getContentsDescription(java.io.File rar)static java.util.List<ContentDescription>Junrar. getContentsDescription(java.io.InputStream resourceAsStream)private static java.util.List<ContentDescription>Junrar. getContentsDescriptionFromArchive(Archive arch)
-