public interface JarVisitor
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
getFilters() |
Set[] |
getMatchingEntries()
Return the matching entries for each filter in the same order the filter where passed
|
String |
getUnqualifiedJarName()
Get the unqualified Jar name (ie wo path and wo extension)
|
String getUnqualifiedJarName()
Filter[] getFilters()
Set[] getMatchingEntries() throws IOException
IOException - if something went wrongCopyright © 2018 JBoss by Red Hat. All rights reserved.