org.guvnor.structure.backend.config
Class ConfigGroupMarshaller
java.lang.Object
org.guvnor.structure.backend.config.ConfigGroupMarshaller
public class ConfigGroupMarshaller
- extends Object
Marshall a ConfigGroup to and from XML
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigGroupMarshaller
public ConfigGroupMarshaller()
marshall
public String marshall(ConfigGroup configGroup)
unmarshall
public ConfigGroup unmarshall(String xml)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.