| 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 © 2019. All rights reserved.