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 © 2001-2012 Red Hat, Inc. All Rights Reserved.