public class KPMInfoParser extends Object
| Constructor and Description |
|---|
KPMInfoParser() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull KPMInformationFile |
load(@NotNull KPMRegistry registry,
@NotNull InputStream stream) |
static @NotNull KPMInformationFile |
load(@NotNull KPMRegistry registry,
@NotNull Path jarFile) |
@NotNull public static @NotNull KPMInformationFile load(@NotNull @NotNull KPMRegistry registry, @NotNull @NotNull InputStream stream) throws InvalidInformationFileException
InvalidInformationFileException@NotNull public static @NotNull KPMInformationFile load(@NotNull @NotNull KPMRegistry registry, @NotNull @NotNull Path jarFile) throws InvalidInformationFileException, FileNotFoundException
Copyright © 2023. All rights reserved.