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
- IOException
public static Escaper.Builder builder()
Copyright © 2017. All rights reserved.