org.jgraph.util
Class JGraphSimpleCodec
java.lang.Object
org.jgraph.util.JGraphSimpleCodec
- public class JGraphSimpleCodec
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphSimpleCodec
public JGraphSimpleCodec()
decode
public static void decode(JGraph graph,
InputStream fstream,
String delim,
String edgeLabel)
throws Exception
- Throws:
Exception
getVertexForKey
public static Object getVertexForKey(Hashtable map,
String key)
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.