| Package | Description |
|---|---|
| tech.mlsql.common.utils.escape |
| Class and Description |
|---|
| ArrayBasedEscaperMap
An implementation-specific parameter class suitable for initializing
ArrayBasedCharEscaper or ArrayBasedUnicodeEscaper instances. |
| CharEscaper
An object that converts literal text into a format safe for inclusion in a particular context
(such as an XML document).
|
| Escaper
An object that converts literal text into a format safe for inclusion in a particular context
(such as an XML document).
|
| Escapers.Builder
A builder for simple, fast escapers.
|
| UnicodeEscaper
An
Escaper that converts literal text into a format safe for
inclusion in a particular context (such as an XML document). |
Copyright © 2020. All rights reserved.