Package edu.fiu.jtlex.timeml.io


package edu.fiu.jtlex.timeml.io
  • Class
    Description
    The interface for the master parser to allow for different parts of a timeML document (Event, Timex, and Link) to be parsed for the required variables within their strings.
    Default implementation of ITimeMLParser.