public class GeTaRef extends Object
An object representation of a JSON object from a GeTa *NEA.ann annotation file.
GeTaRef(String wid, List<String> tid)
List<String>
getTid()
String
getWid()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeTaRef(String wid, List<String> tid)
Constructor creating a JSON representation.
wid
tid
public final String getWid()
public final List<String> getTid()
Copyright © 2011-2018 sdruskat.net. All Rights Reserved.