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
Exception
public Configuration unmarshall(Reader reader) throws Exception
Exception
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.