Class ConfigGroupMarshaller
- java.lang.Object
-
- org.guvnor.structure.backend.config.ConfigGroupMarshaller
-
public class ConfigGroupMarshaller extends Object
Marshall a ConfigGroup to and from XML
-
-
Constructor Summary
Constructors Constructor Description ConfigGroupMarshaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringmarshall(org.guvnor.structure.server.config.ConfigGroup configGroup)org.guvnor.structure.server.config.ConfigGroupunmarshall(String xml)
-