| Package | Description |
|---|---|
| org.aoju.bus.core.text.escape |
| Modifier and Type | Method and Description |
|---|---|
static NumericUnescaper.OPTION |
NumericUnescaper.OPTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumericUnescaper.OPTION[] |
NumericUnescaper.OPTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
NumericUnescaper.isSet(NumericUnescaper.OPTION option)
Whether the passed in option is currently set.
|
| Constructor and Description |
|---|
NumericUnescaper(NumericUnescaper.OPTION... options)
Create a UnicodeUnescaper.
|
Copyright © 2020. All rights reserved.