public abstract class ManifestUtils extends Object
| Constructor and Description |
|---|
ManifestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
determineImportPackages(org.springframework.core.io.Resource[] resources)
Determine the Import-Package value based on the Export-Package entries in
the jars given as Resources.
|
public static String[] determineImportPackages(org.springframework.core.io.Resource[] resources)
resources - Copyright © 2006–2023. All rights reserved.