| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.io.urlpart |
| Modifier and Type | Field and Description |
|---|---|
protected URLPart.Type |
URLPart.type |
| Modifier and Type | Method and Description |
|---|---|
URLPart.Type |
URLPart.getType() |
static URLPart.Type |
URLPart.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URLPart.Type[] |
URLPart.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
URLPart(URLPart parent,
URLPart.Type type,
String path,
Object obj) |
Copyright © 2026 vpc open source initiative. All rights reserved.