Package org.corpus_tools.graphannis
Class Util
- java.lang.Object
-
- org.corpus_tools.graphannis.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>nodeNamesFromMatch(String matchLine)Takes a match identifier (which includes the matched annotation name) and returns the node name.
-