org.drools.ide.common.server.util
Class GuidedDTXMLPersistence
java.lang.Object
org.drools.ide.common.server.util.GuidedDTXMLPersistence
public class GuidedDTXMLPersistence
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static GuidedDTXMLPersistence getInstance()
marshal
public String marshal(TypeSafeGuidedDecisionTable dt)
unmarshal
public TypeSafeGuidedDecisionTable unmarshal(String xml)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.