public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String s) |
static String |
encode(String s)
Replaces ampersands, less-than, greater-than, and double quotes in the
string with the corresponding XML entity.
|
Copyright © 2016 The American National Corpus. All rights reserved.