dk.brics.xact.analysis.xmlgraph
Class XMLGraphDebug
java.lang.Object
extended by dk.brics.xact.analysis.xmlgraph.XMLGraphDebug
public class XMLGraphDebug
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLGraphDebug
public XMLGraphDebug()
dumpXMLGraph
public static void dumpXMLGraph(XMLGraph xg,
Statement s)
- Dumps the XML graph to a file.
-
dumpXMLGraphAlways
public static void dumpXMLGraphAlways(XMLGraph xg,
Statement s)
-
dumpXMLGraphAlways
public static void dumpXMLGraphAlways(XMLGraph xg,
Statement s,
int depth)
-
dumpXMLGraphObject
public static void dumpXMLGraphObject(XMLGraph xg,
Statement s)
-
dumpXMLGraphObjects
public static void dumpXMLGraphObjects(XMLGraphPair pair,
Statement s)
-
getNodesWithinDepth
public static Set<Node> getNodesWithinDepth(XMLGraph xg,
int depth)
-
getPathForStatement
public static String getPathForStatement(Statement s)
-
Copyright © 2005-2011 Aarhus University.