public class PackageDetector extends Object
| Constructor and Description |
|---|
PackageDetector() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
detectPackages(ZipFile file) |
protected static Set<String> |
detectPackages(ZipFile file,
org.wildfly.swarm.tools.PackageDetector.PackageCollector visitor) |
public static Set<String> detectPackages(ZipFile file) throws IOException
IOExceptionprotected static Set<String> detectPackages(ZipFile file, org.wildfly.swarm.tools.PackageDetector.PackageCollector visitor) throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.