org.activemath.webapp.exercises.tools
Class Utility
java.lang.Object
org.activemath.webapp.exercises.tools.Utility
public class Utility
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utility
public Utility()
initGraph
public static void initGraph(Graph g)
search
public static void search(Vertex v,
Graph g)
selectCMP
public static org.jdom.Element selectCMP(List cmps,
String lang)
isSemanticallyEmpty
public static boolean isSemanticallyEmpty(org.jdom.Element cmp)