| Package | Description |
|---|---|
| org.apache.karaf.shell.dev.util |
| Modifier and Type | Method and Description |
|---|---|
static List<Import> |
Import.parse(String value)
Parse the value of an Import-Package META-INF header and return
a list of Import instances
|
static List<Import> |
Import.parse(String importValue,
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
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.