| Package | Description |
|---|---|
| org.ow2.chameleon.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static Set<Pckg> |
JarScanner.scan(File jarFile)
Builds the set of
Pckg to export from the given file (must be a jar file). |
static Set<Pckg> |
JarScanner.scan(JarFile jar,
String version)
Builds the set of
Pckg to export from the given jar file. |
Copyright © 2009–2014 OW2 Chameleon. All rights reserved.