public class LogUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.regex.Pattern |
xmlReservedPattern |
Constructor and Description |
---|
LogUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
dump(java.io.PrintStream p,
java.lang.String indent,
java.lang.String s) |
static boolean |
needsCDATA(java.lang.String s) |