public class ZipDescriptorContentParserComponent extends Object implements net.thevpc.nuts.spi.NDescriptorContentParserComponent
| 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.NSupportLevelContext criteria) |
net.thevpc.nuts.NDescriptor |
parse(net.thevpc.nuts.spi.NDescriptorContentParserContext parserContext) |
public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic net.thevpc.nuts.NDescriptor parse(net.thevpc.nuts.spi.NDescriptorContentParserContext parserContext)
parse in interface net.thevpc.nuts.spi.NDescriptorContentParserComponentCopyright © 2025 vpc open source initiative. All rights reserved.