public class XMLUtil extends Object
Constructor and Description |
---|
XMLUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
escapeXML(String s,
boolean onlyASCII)
Escapes a string with the appropriated XML codes.
|
Copyright © 2018. All rights reserved.