Guvnor - Structure Backend 6.2.0.CR4

org.guvnor.structure.backend.config
Class ConfigGroupMarshaller

java.lang.Object
  extended by org.guvnor.structure.backend.config.ConfigGroupMarshaller

public class ConfigGroupMarshaller
extends Object

Marshall a ConfigGroup to and from XML


Constructor Summary
ConfigGroupMarshaller()
           
 
Method Summary
 String marshall(ConfigGroup configGroup)
           
 ConfigGroup unmarshall(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigGroupMarshaller

public ConfigGroupMarshaller()
Method Detail

marshall

public String marshall(ConfigGroup configGroup)

unmarshall

public ConfigGroup unmarshall(String xml)

Guvnor - Structure Backend 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.