public class XmlUtils extends Object
| Constructor and Description |
|---|
XmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setProperty(Properties p,
String name,
String value,
String def)
Don't add this property if it's equal to its default value.
|
public static void setProperty(Properties p, String name, String value, String def)
Copyright © 2012. All Rights Reserved.