public class DefaultNutsVersionParser extends Object implements net.thevpc.nuts.NutsVersionParser
| Constructor and Description |
|---|
DefaultNutsVersionParser(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsWorkspace |
getWs() |
boolean |
isLenient() |
net.thevpc.nuts.NutsVersion |
parse(String version) |
DefaultNutsVersionParser |
setLenient(boolean lenient) |
public DefaultNutsVersionParser(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsWorkspace getWs()
public boolean isLenient()
isLenient in interface net.thevpc.nuts.NutsVersionParserpublic DefaultNutsVersionParser setLenient(boolean lenient)
setLenient in interface net.thevpc.nuts.NutsVersionParserpublic net.thevpc.nuts.NutsVersion parse(String version)
parse in interface net.thevpc.nuts.NutsVersionParserCopyright © 2021 vpc open source initiative. All rights reserved.