| 程序包 | 说明 |
|---|---|
| net.hasor.cobble.text |
An API for creating text translation routines from a set of smaller building blocks.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static NumericEntityUnescaper.OPTION |
NumericEntityUnescaper.OPTION.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static NumericEntityUnescaper.OPTION[] |
NumericEntityUnescaper.OPTION.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
NumericEntityUnescaper.isSet(NumericEntityUnescaper.OPTION option)
Whether the passed in option is currently set.
|
| 构造器和说明 |
|---|
NumericEntityUnescaper(NumericEntityUnescaper.OPTION... options)
Create a UnicodeUnescaper.
|
Copyright © 2022. All rights reserved.