public final class PropertiesConverter extends Object
| Constructor and Description |
|---|
PropertiesConverter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convert(Properties props)
Convert properties to string content.
|
public static String convert(Properties props)
props - properties to be convertedCopyright © 2023 The Apache Software Foundation. All rights reserved.