public class NRepositoryUtils extends Object
| Constructor and Description |
|---|
NRepositoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRepoType(net.thevpc.nuts.NRepositoryConfig conf) |
static net.thevpc.nuts.NRepositoryRef |
optionsToRef(net.thevpc.nuts.NAddRepositoryOptions options) |
static net.thevpc.nuts.NAddRepositoryOptions |
refToOptions(net.thevpc.nuts.NRepositoryRef ref) |
static net.thevpc.nuts.spi.NRepositoryLocation |
validateLocation(net.thevpc.nuts.spi.NRepositoryLocation r,
net.thevpc.nuts.log.NLog nLog) |
public static net.thevpc.nuts.NRepositoryRef optionsToRef(net.thevpc.nuts.NAddRepositoryOptions options)
public static net.thevpc.nuts.NAddRepositoryOptions refToOptions(net.thevpc.nuts.NRepositoryRef ref)
public static net.thevpc.nuts.spi.NRepositoryLocation validateLocation(net.thevpc.nuts.spi.NRepositoryLocation r,
net.thevpc.nuts.log.NLog nLog)
public static String getRepoType(net.thevpc.nuts.NRepositoryConfig conf)
Copyright © 2025 vpc open source initiative. All rights reserved.