Drools Workbench - Guided Decision Table Model 6.2.0.CR4

org.drools.workbench.models.guided.dtable.backend
Class GuidedDTXMLPersistence

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.backend.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)

Drools Workbench - Guided Decision Table Model 6.2.0.CR4

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