| Package | Description |
|---|---|
| net.thevpc.tson |
| Modifier and Type | Method and Description |
|---|---|
TsonStringLayout |
TsonString.layout() |
static TsonStringLayout |
TsonStringLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TsonStringLayout[] |
TsonStringLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TsonElement |
Tson.ofString(String value,
TsonStringLayout layout) |
TsonElement |
TsonElementsFactory.ofString(String value,
TsonStringLayout layout) |
Copyright © 2025 vpc open source initiative. All rights reserved.