| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.elem.path |
| Modifier and Type | Method and Description |
|---|---|
static NElementPathImpl.ItemDepth |
NElementPathImpl.ItemDepth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NElementPathImpl.ItemDepth[] |
NElementPathImpl.ItemDepth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Item(NElementPathImpl.ItemDepth depth) |
ItemAny(NElementPathImpl.ItemDepth depth) |
ItemName(String name,
NElementPathImpl.ItemDepth depth) |
ItemStr(String str,
NElementPathImpl.ItemDepth depth) |
Copyright © 2025 vpc open source initiative. All rights reserved.