public interface JarVisitor
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
getFilters() |
java.util.Set[] |
getMatchingEntries()
Return the matching entries for each filter in the same order the filter where passed
|
java.lang.String |
getUnqualifiedJarName()
Get the unqualified Jar name (ie wo path and wo extension)
|
java.lang.String getUnqualifiedJarName()
Filter[] getFilters()
java.util.Set[] getMatchingEntries()
throws java.io.IOException
java.io.IOException - if something went wrongCopyright © 2013. All Rights Reserved.