| Package | Description |
|---|---|
| org.aoju.bus.core.text.escape |
提供各种转义和反转义实现
|
| Class and Description |
|---|
| JavaUnicodeEscaper
Translates codepoints to their Unicode escaped value suitable for Java source.
|
| NumericEscaper
Translates codepoints to their XML numeric entity escaped value.
|
| NumericUnescaper.OPTION
NumericUnescaper option enum.
|
| UnicodeEscaper
Translates codepoints to their Unicode escaped value.
|
Copyright © 2021. All rights reserved.