Package com.intellij.xml.util
Class XmlStringUtil
- java.lang.Object
-
- com.intellij.xml.util.XmlStringUtil
-
public class XmlStringUtil extends Object
- Author:
- yole
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
escapeString(String str)
static String
escapeString(String str, boolean escapeWhiteSpace)
-