| Package | Description |
|---|---|
| net.thevpc.nuts.boot.internal.util |
| Modifier and Type | Method and Description |
|---|---|
static NBootQuoteTypeBoot |
NBootQuoteTypeBoot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NBootQuoteTypeBoot[] |
NBootQuoteTypeBoot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
NBootUtils.formatStringLiteral(String text,
NBootQuoteTypeBoot quoteType) |
static String |
NBootUtils.formatStringLiteral(String text,
NBootQuoteTypeBoot quoteType,
NBootSupportMode condition) |
static String |
NBootUtils.formatStringLiteral(String text,
NBootQuoteTypeBoot quoteType,
NBootSupportMode condition,
String escapeChars) |
Copyright © 2025 vpc open source initiative. All rights reserved.