Package | Description |
---|---|
org.yaml.snakeyaml.external.com.google.gdata.util.common.base |
Modifier and Type | Class and Description |
---|---|
class |
PercentEscaper
A
UnicodeEscaper that escapes some set of Java characters using the URI percent encoding
scheme. |
class |
UnicodeEscaper
An
Escaper that converts literal text into a format safe for inclusion in a particular
context (such as an XML document). |
Copyright © 2008–2023. All rights reserved.