Uses of Class
fr.umlv.unitex.io.GraphIO

Packages that use GraphIO
fr.umlv.unitex.io   
 

Uses of GraphIO in fr.umlv.unitex.io
 

Methods in fr.umlv.unitex.io that return GraphIO
static GraphIO GraphIO.loadGraph(java.io.File grfFile)
          This method loads a graph.
static GraphIO GraphIO.loadSentenceGraph(java.io.File file)
          This method loads a sentence graph.