|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Import | |
|---|---|
| org.apache.karaf.shell.dev.util | |
| Uses of Import in org.apache.karaf.shell.dev.util |
|---|
| Methods in org.apache.karaf.shell.dev.util that return types with arguments of type Import | |
|---|---|
static java.util.List<Import> |
Import.parse(java.lang.String value)
Parse the value of an Import-Package META-INF header and return a list of Import instances |
static java.util.List<Import> |
Import.parse(java.lang.String importValue,
java.lang.String exportValue)
Parse the value of an Import-Package META-INF header and return a list of Import instances, filtering out packages that are in the Export-Package META-INF header |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||