| Package | Description |
|---|---|
| org.aoju.bus.core.text.escape |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaUnicodeEscaper
Translates codepoints to their Unicode escaped value suitable for Java source.
|
class |
NumericEscaper
Translates codepoints to their XML numeric entity escaped value.
|
class |
UnicodeEscaper
Translates codepoints to their Unicode escaped value.
|
class |
UnicodeUnpaired
Helper subclass to CharSequenceTranslator to remove unpaired surrogates.
|
Copyright © 2019. All rights reserved.