| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.io.util |
| Modifier and Type | Method and Description |
|---|---|
NPathParts.Type |
NPathParts.getType() |
static NPathParts.Type |
NPathParts.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NPathParts.Type[] |
NPathParts.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NPathParts(NPathParts.Type type,
String protocol,
String authority,
String location,
String query,
String ref) |
Copyright © 2026 vpc open source initiative. All rights reserved.