org.drools.ide.common.server.util
Class GuidedDTXMLPersistence

java.lang.Object
  extended by org.drools.ide.common.server.util.GuidedDTXMLPersistence

public class GuidedDTXMLPersistence
extends Object


Method Summary
static GuidedDTXMLPersistence getInstance()
           
 String marshal(GuidedDecisionTable52 dt)
           
 GuidedDecisionTable52 unmarshal(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GuidedDTXMLPersistence getInstance()

marshal

public String marshal(GuidedDecisionTable52 dt)

unmarshal

public GuidedDecisionTable52 unmarshal(String xml)


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