Package | Description |
---|---|
dk.heick.properties.collections |
Modifier and Type | Method and Description |
---|---|
static ManifestMainCollection |
ManifestMainCollection.getInstance()
Constructs a ManifestMainCollection with a default instance of ManifestPropertyIO,
reading the "META-INF/MANIFEST.MF" found via the URLClassLoader.findResource(String).
|
static ManifestMainCollection |
ManifestMainCollection.getInstance(ManifestPropertyIO io)
Constructs a ManifestMainCollection with a ManifestPropertyIO and initializes it.
|