| 程序包 | 说明 |
|---|---|
| org.apache.paimon.options.description |
| 限定符和类型 | 方法和说明 |
|---|---|
static TextElement.TextStyle |
TextElement.TextStyle.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TextElement.TextStyle[] |
TextElement.TextStyle.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
EnumSet<TextElement.TextStyle> |
TextElement.getStyles() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
HtmlFormatter.formatText(StringBuilder state,
String format,
String[] elements,
EnumSet<TextElement.TextStyle> styles) |
protected abstract void |
Formatter.formatText(StringBuilder state,
String format,
String[] elements,
EnumSet<TextElement.TextStyle> styles) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.