public class ConfigurationMarshaller extends Object
| Constructor and Description |
|---|
ConfigurationMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshall(Configuration configuration) |
Configuration |
unmarshall(Reader reader) |
public String marshall(Configuration configuration) throws Exception
Exceptionpublic Configuration unmarshall(Reader reader) throws Exception
ExceptionCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.