Uses of Interface
edu.fiu.jtlex.data.IText
-
Uses of IText in edu.fiu.jtlex.data
Classes in edu.fiu.jtlex.data that implement IText Modifier and Type Class Description classTextDefault implementation ofIText.Methods in edu.fiu.jtlex.data that return IText Modifier and Type Method Description ITextITimeMLParser. parse(java.io.InputStream timeML)The parse method which will take the input stream and break it up into the different variables held within.ITextTimeMLParser. parse(java.io.InputStream tmlFile)A method for parsing a TimeML File and returning the found set of events/timex's/signals/instances/links and returns them as a text object.