public class NshDescriptorContentParserComponent extends Object implements NutsDescriptorContentParserComponent
| Modifier and Type | Field and Description |
|---|---|
static NutsId |
NSH |
static Set<String> |
POSSIBLE_EXT |
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
NshDescriptorContentParserComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(NutsSupportLevelContext<Object> criteria) |
NutsDescriptor |
parse(NutsDescriptorContentParserContext parserContext) |
public NutsDescriptor parse(NutsDescriptorContentParserContext parserContext)
parse in interface NutsDescriptorContentParserComponentpublic int getSupportLevel(NutsSupportLevelContext<Object> criteria)
getSupportLevel in interface NutsComponent<Object>Copyright © 2021 vpc open source initiative. All rights reserved.