public class ZipDescriptorContentParserComponent extends Object implements net.thevpc.nuts.spi.NutsDescriptorContentParserComponent
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
POSSIBLE_EXT |
static Set<String> |
POSSIBLE_PATHS |
| Constructor and Description |
|---|
ZipDescriptorContentParserComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext criteria) |
net.thevpc.nuts.NutsDescriptor |
parse(net.thevpc.nuts.spi.NutsDescriptorContentParserContext parserContext) |
public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentpublic net.thevpc.nuts.NutsDescriptor parse(net.thevpc.nuts.spi.NutsDescriptorContentParserContext parserContext)
parse in interface net.thevpc.nuts.spi.NutsDescriptorContentParserComponentCopyright © 2022 vpc open source initiative. All rights reserved.