org.mule.tools.visualizer.util
Class DOTtoMAP
java.lang.Object
org.mule.tools.visualizer.util.DOTtoMAP
public class DOTtoMAP
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transform
public static void transform(String dotExeFileName,
String dotFileName,
String outFormat,
OutputStream out,
GraphEnvironment env)
throws IOException
- Throws:
IOException
transform
public static void transform(String dotExeFileName,
String dotFileName,
String outFileName,
GraphEnvironment env)
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.