public class WFSXMLHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AMPERSAND
An XML escaped ampersand.
|
| Constructor and Description |
|---|
WFSXMLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encQuotes(String toEnclose)
Encloses a string in quotes
|
public static final String AMPERSAND