| Modifier and Type | Class and Description |
|---|---|
static class |
Escaper.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Escaper.Builder |
builder() |
String |
escape(String value) |
void |
escape(String value,
Appendable appendable) |
public void escape(String value, Appendable appendable) throws IOException
value - appendable - IOExceptionpublic static Escaper.Builder builder()
Copyright © 2017. All rights reserved.