Package generic.jar

Interface JarEntryFilter


public interface JarEntryFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accepts(JarEntry jarEntry)
     
  • Method Details

    • accepts

      boolean accepts(JarEntry jarEntry)