de.grogra.ext.exchangegraph
Class XEGExport

java.lang.Object
  extended by de.grogra.ext.exchangegraph.XEGExport

public class XEGExport
extends java.lang.Object


Constructor Summary
XEGExport(Node startNode, IOContext ctx)
           
 
Method Summary
 java.lang.String doExport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XEGExport

public XEGExport(Node startNode,
                 IOContext ctx)
Method Detail

doExport

public java.lang.String doExport()