public class PropertiesSerializer extends Object
| Constructor and Description |
|---|
PropertiesSerializer() |
PropertiesSerializer(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
serializeToProperties(Map<String,String> properties) |
public PropertiesSerializer()
public PropertiesSerializer(String prefix)
public ByteArrayOutputStream serializeToProperties(Map<String,String> properties)
Copyright © 2018 JBoss by Red Hat. All rights reserved.