org.cleartk.timeml.util
Class TimeMLUtil
java.lang.Object
org.cleartk.timeml.util.TimeMLUtil
public class TimeMLUtil
- extends Object
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
- Author:
- Steven Bethard
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeMLUtil
public TimeMLUtil()
copyAttributes
public static void copyAttributes(org.jdom2.Element element,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jCas)
removeInconsistentAttributes
public static void removeInconsistentAttributes(org.jdom2.Element element,
org.apache.uima.jcas.tcas.Annotation annotation,
org.apache.uima.jcas.JCas jCas)
toTimeMLElementName
public static String toTimeMLElementName(org.apache.uima.cas.text.AnnotationFS annotation)
toTimeMLAttributes
public static Attributes toTimeMLAttributes(org.apache.uima.cas.text.AnnotationFS annotation,
String elementName)
Copyright © 2013. All Rights Reserved.