Revision: 19269
          http://sourceforge.net/p/gate/code/19269
Author:   markagreenwood
Date:     2016-05-03 16:41:03 +0000 (Tue, 03 May 2016)
Log Message:
-----------
first version of the complete GATE-Time plugin that includes the HeidelTime 
tagger and our ML event detection stuff

Added Paths:
-----------
    gate/trunk/plugins/Tagger_GATE-Time/
    gate/trunk/plugins/Tagger_GATE-Time/.classpath
    gate/trunk/plugins/Tagger_GATE-Time/.project
    gate/trunk/plugins/Tagger_GATE-Time/build.xml
    gate/trunk/plugins/Tagger_GATE-Time/config.props
    gate/trunk/plugins/Tagger_GATE-Time/creole.xml
    gate/trunk/plugins/Tagger_GATE-Time/doc/
    gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-frame.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-noframe.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/constant-values.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DCTParser.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DctParsingFormat.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/package-frame.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/package-summary.html
    
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/package-tree.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/deprecated-list.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/help-doc.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/index-all.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/index.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/overview-tree.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/package-list
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/resources/
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/resources/background.gif
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/resources/tab.gif
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/resources/titlebar.gif
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/resources/titlebar_end.gif
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/serialized-form.html
    gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/stylesheet.css
    gate/trunk/plugins/Tagger_GATE-Time/lib/
    
gate/trunk/plugins/Tagger_GATE-Time/lib/de.unihd.dbs.heideltime.standalone.jar
    gate/trunk/plugins/Tagger_GATE-Time/lib/uima-core.jar
    gate/trunk/plugins/Tagger_GATE-Time/resources/
    gate/trunk/plugins/Tagger_GATE-Time/resources/applications/
    
gate/trunk/plugins/Tagger_GATE-Time/resources/applications/tml-events-ml-application.gapp
    
gate/trunk/plugins/Tagger_GATE-Time/resources/applications/tml-events-ml-training.gapp
    gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/
    gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/event-config.xml
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/postproc-event-stem.jape
    gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/postproc-main.jape
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/remove-if-not-verb.jape
    gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/ChunkLenStats.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/LabelsList.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/NLPFeatureData.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/NLPFeatureList.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/appl588845736136280440.tmp/
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/appl588845736136280440.tmp/NLPFeatureData.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/appl588845736136280440.tmp/featureVectorsDataApp.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/featureVectorsData.save
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class001.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class002.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class003.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class004.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class005.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class006.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class007.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class008.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class009.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class010.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class011.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class012.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class013.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/class014.model
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/learnedModels.save/metaData
    
gate/trunk/plugins/Tagger_GATE-Time/resources/ml-events/savedFiles/logFileForNLPLearning.save
    gate/trunk/plugins/Tagger_GATE-Time/src/
    gate/trunk/plugins/Tagger_GATE-Time/src/de/
    gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/
    gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/
    gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/gate/
    gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/gate/heideltime/
    
gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/gate/heideltime/DCTParser.java
    
gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/gate/heideltime/DctParsingFormat.java
    
gate/trunk/plugins/Tagger_GATE-Time/src/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.java

Added: gate/trunk/plugins/Tagger_GATE-Time/.classpath
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/.classpath                              
(rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/.classpath      2016-05-03 16:41:03 UTC 
(rev 19269)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="lib" 
path="lib/de.unihd.dbs.heideltime.standalone.jar"/>
+       <classpathentry kind="lib" path="lib/uima-core.jar"/>
+       <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/GATE"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>

Added: gate/trunk/plugins/Tagger_GATE-Time/.project
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/.project                                
(rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/.project        2016-05-03 16:41:03 UTC 
(rev 19269)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>GATE-plugin-Tagger_GATE-Time</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>

Added: gate/trunk/plugins/Tagger_GATE-Time/build.xml
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/build.xml                               
(rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/build.xml       2016-05-03 16:41:03 UTC 
(rev 19269)
@@ -0,0 +1,180 @@
+<!--======================================================================
+
+   Build file for Tagger_Heideltime
+
+   This file will allow you to build your plugin with Ant.  If you do not
+   have an Ant installation of your own, you can use the one supplied with
+   GATE by running
+
+     {gate.home}/bin/ant
+
+   or, on Windows
+     
+     {gate.home}\bin\ant
+
+   where {gate.home} is the directory in which GATE was installed.
+
+=======================================================================-->
+<project name="Tagger_GATE-Time" basedir="." default="all">
+
+  <property file="build.properties" />
+
+  <!--=======================================================
+    Property settings.  You should not need to edit these
+    directly, if you need to set a different value for any
+    property you should edit build.properties and override
+    them there.
+  ========================================================-->
+
+  <!-- Name of the plugin -->
+  <property name="plugin.name" value="Tagger_GATE-Time"/>
+
+  <!-- Make environment variables available -->
+  <property environment="env" />
+
+  <!-- If environment variable GATE_HOME is set, use it for
+       gate.home (unless it was already set in build.properties -->
+  <condition property="gate.home" value="${env.GATE_HOME}">
+    <isset property="env.GATE_HOME"/>
+  </condition>
+
+  <!-- If gate.home is not set from build.properties or the 
+       environment variable GATE_HOME, assume that this
+       plugin is in GATE Developer's plugin directory -->
+  <property name="gate.home" location="../.." />
+
+  <!-- location of GATE lib directory - should be inferred from gate.home -->
+  <property name="gate.lib" location="${gate.home}/lib" />
+
+  <!-- location of gate.jar - should be inferred from gate.home -->
+  <property name="gate.jar" location="${gate.home}/bin/gate.jar" />
+
+  <!-- Source directory - contains the Java source files for this plugin -->
+  <property name="src.dir" location="src" />
+
+  <!-- directory to contain the compiled classes -->
+  <property name="classes.dir" location="classes" />
+
+  <!-- documentation directory -->
+  <property name="doc.dir" location="doc" />
+
+  <!-- JavaDoc documentation directory -->
+  <property name="javadoc.dir" location="${doc.dir}/javadoc" />
+
+  <!-- lib directory - put any additional JAR files your plugin requires into
+       this directory.  You will also need to add them as <JAR> entries in
+       creole.xml -->
+  <property name="lib.dir" location="lib" />
+
+  <!-- location for the generated JAR file -->
+  <property name="jar.location" location="gate-time.jar" />
+
+
+
+  <!-- Classpath to compile - includes gate.jar, GATE/lib/*.jar and any local
+       library JAR files. -->
+  <path id="compile.classpath">
+    <pathelement location="${gate.jar}" />
+    <fileset dir="${gate.lib}">
+      <include name="**/*.jar" />
+      <include name="**/*.zip" />
+    </fileset>
+    <fileset dir="${lib.dir}" includes="**/*.jar" />
+  </path>
+  
+  <!--====================== Targets ============================-->
+  
+  <!-- create build directory structure -->
+  <target name="prepare">
+    <mkdir dir="${classes.dir}" />
+  </target>
+
+  <!-- compile the source -->
+  <target name="compile" depends="prepare">
+    <javac classpathref="compile.classpath"
+           srcdir="${src.dir}"
+           destdir="${classes.dir}"
+           debug="true"
+           debuglevel="lines,source"
+          encoding="UTF-8"
+           source="1.7"
+           target="1.7">
+       <compilerarg value="-Xmaxwarns" />
+       <compilerarg value="${gate.compile.maxwarnings}" />
+       <compilerarg value="-Xlint:all" />
+    </javac>
+  </target>
+
+  <!-- copy resources (anything non-.java) from src to classes -->
+  <target name="copy.resources" depends="prepare">
+    <copy todir="${classes.dir}">
+      <fileset dir="${src.dir}" excludes="**/*.java" />
+    </copy>
+  </target>
+
+  <!-- create the JAR file -->
+  <target name="jar" depends="compile, copy.resources" >
+    <jar destfile="${jar.location}"
+         update="false"
+         basedir="${classes.dir}" />
+  </target>
+
+  <!-- remove the generated .class files -->
+  <target name="clean.classes" >
+    <delete dir="${classes.dir}" />
+  </target>
+
+  <!-- clean resources generated by tests -->
+  <target name="clean.tests">
+    <delete>
+      <fileset dir="." includes="TEST*.xml" />
+    </delete>
+  </target>
+
+  <!-- Clean up - remove .class and .jar files -->
+  <target name="clean" depends="clean.classes, clean.tests" >
+    <delete file="${jar.location}" />
+  </target>
+
+  <!-- Clean up everything, including Javadoc -->
+  <target name="docclean" depends="clean, clean.javadoc" >
+  </target>
+
+  <!-- Build JavaDoc documentation -->
+  <target name="doc.prepare">
+    <mkdir dir="${javadoc.dir}" />
+  </target>
+
+  <!-- Clean JavaDoc documentation -->
+  <target name="clean.javadoc">
+    <delete dir="${javadoc.dir}" />
+  </target>
+
+  <target name="javadoc" depends="doc.prepare">
+    <javadoc destdir="${javadoc.dir}" packagenames="*"
+             classpathref="compile.classpath"
+             encoding="UTF-8"
+             windowtitle="${plugin.name} JavaDoc"
+             source="1.7">
+      <sourcepath>
+        <pathelement location="${src.dir}" />
+      </sourcepath>
+      <link href="https://docs.oracle.com/javase/7/docs/api/"; />
+      <link href="../../../../doc/javadoc/" />
+    </javadoc>
+  </target>
+
+  <!-- Build everything - the code and JavaDoc -->
+  <target name="all" depends="jar, javadoc" />
+
+  <!-- Other targets used by the main GATE build file:
+         build: build the plugin - just calls "jar" target
+         test : run the unit tests - there aren't any
+         distro.prepare: remove intermediate files that shouldn't be in the
+                         distribution
+  -->
+  <target name="build" depends="jar" />
+  <target name="test" />
+  <target name="distro.prepare" depends="clean.classes, clean.tests" />
+
+</project>

Added: gate/trunk/plugins/Tagger_GATE-Time/config.props
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/config.props                            
(rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/config.props    2016-05-03 16:41:03 UTC 
(rev 19269)
@@ -0,0 +1,74 @@
+################################
+##           MAIN             ##
+################################
+# Consideration of different timex3-types
+# Date
+considerDate = true
+
+# Duration
+considerDuration = true
+
+# Set
+considerSet = true
+
+# Time
+considerTime = true
+
+
+###################################
+# Path to TreeTagger home directory
+###################################
+# Ensure there is no white space in path (try to escape white spaces)
+# treeTaggerHome = SET ME IN CONFIG.PROPS!, e.g., me it is:
+treeTaggerHome = 
/local/home/jstroetge/data/heideltime-forever/heideltime/treetagger
+# This one is only necessary if you want to process chinese documents.
+chineseTokenizerPath = SET ME IN CONFIG.PROPS!
+
+##################################
+# paths to JVnTextPro model paths:
+##################################
+sent_model_path = SET ME IN CONFIG.PROPS!
+word_model_path = SET ME IN CONFIG.PROPS!
+pos_model_path = SET ME IN CONFIG.PROPS!
+
+#####################################################
+# paths to Stanford POS Tagger model or config files:
+#####################################################
+model_path = SET ME IN CONFIG.PROPS!
+# leave this unset if you do not need one
+config_path = 
+
+########################################
+## paths to hunpos and its tagger files:
+########################################
+hunpos_path = SET ME IN CONFIG.PROPS!
+hunpos_model_name = SET ME IN CONFIG.PROPS!
+
+
+
+# DO NOT CHANGE THE FOLLOWING
+################################
+# Relative path of type system in HeidelTime home directory
+typeSystemHome = desc/type/HeidelTime_TypeSystem.xml
+
+# Relative path of dkpro type system in HeidelTime home directory
+typeSystemHome_DKPro = desc/type/DKPro_TypeSystem.xml
+
+# Name of uima-context variables...
+# ...for date-consideration
+uimaVarDate = Date
+
+# ...for duration-consideration
+uimaVarDuration = Duration
+
+# ...for language
+uimaVarLanguage = Language
+
+# ...for set-consideration
+uimaVarSet = Set
+
+# ...for time-consideration
+uimaVarTime = Time
+
+# ...for type to process
+uimaVarTypeToProcess = Type

Added: gate/trunk/plugins/Tagger_GATE-Time/creole.xml
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/creole.xml                              
(rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/creole.xml      2016-05-03 16:41:03 UTC 
(rev 19269)
@@ -0,0 +1,6 @@
+
+<CREOLE-DIRECTORY>
+  <JAR SCAN="true">gate-time.jar</JAR>
+  <JAR>lib/de.unihd.dbs.heideltime.standalone.jar</JAR>
+  <JAR>lib/uima-core.jar</JAR>
+</CREOLE-DIRECTORY>

Added: gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf
===================================================================
(Binary files differ)

Index: gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf    
2016-05-03 01:22:42 UTC (rev 19268)
+++ gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf    
2016-05-03 16:41:03 UTC (rev 19269)

Property changes on: 
gate/trunk/plugins/Tagger_GATE-Time/doc/HeidelTime-Standalone-Manual.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-frame.html
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-frame.html       
                        (rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-frame.html       
2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:22 BST 2016 
-->
+<title>All Classes (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="de/mpii/nlp/gate/heideltime/DCTParser.html" title="class in 
de.mpii.nlp.gate.heideltime" target="classFrame">DCTParser</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/DctParsingFormat.html" title="enum in 
de.mpii.nlp.gate.heideltime" target="classFrame">DctParsingFormat</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" title="class 
in de.mpii.nlp.gate.heideltime" target="classFrame">HeideltimeWrapper</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html" 
title="class in de.mpii.nlp.gate.heideltime" 
target="classFrame">HeideltimeWrapper.ExitException</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-noframe.html
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-noframe.html     
                        (rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/allclasses-noframe.html     
2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:22 BST 2016 
-->
+<title>All Classes (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="de/mpii/nlp/gate/heideltime/DCTParser.html" title="class in 
de.mpii.nlp.gate.heideltime">DCTParser</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/DctParsingFormat.html" title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" title="class 
in de.mpii.nlp.gate.heideltime">HeideltimeWrapper</a></li>
+<li><a href="de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html" 
title="class in 
de.mpii.nlp.gate.heideltime">HeideltimeWrapper.ExitException</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/constant-values.html
===================================================================
--- gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/constant-values.html        
                        (rev 0)
+++ gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/constant-values.html        
2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:22 BST 2016 
-->
+<title>Constant Field Values (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (Tagger_GATE-Time 
JavaDoc)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="de/mpii/nlp/gate/heideltime/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li>Class</li>
+<li><a href="de/mpii/nlp/gate/heideltime/package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Added: 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DCTParser.html
===================================================================
--- 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DCTParser.html
                          (rev 0)
+++ 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DCTParser.html
  2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,566 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:21 BST 2016 
-->
+<title>DCTParser (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DCTParser (Tagger_GATE-Time JavaDoc)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/DCTParser.html" 
target="_top">Frames</a></li>
+<li><a href="DCTParser.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested_classes_inherited_from_class_gate.creole.AbstractProcessingResource">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields_inherited_from_class_gate.creole.AbstractLanguageAnalyser">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">de.mpii.nlp.gate.heideltime</div>
+<h2 title="Class DCTParser" class="title">Class DCTParser</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true"
 title="class or interface in 
gate.util">gate.util.AbstractFeatureBearer</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true"
 title="class or interface in gate.creole">gate.creole.AbstractResource</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true"
 title="class or interface in 
gate.creole">gate.creole.AbstractProcessingResource</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true"
 title="class or interface in 
gate.creole">gate.creole.AbstractLanguageAnalyser</a></li>
+<li>
+<ul class="inheritance">
+<li>de.mpii.nlp.gate.heideltime.DCTParser</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true"
 title="class or interface in gate.creole">ANNIEConstants</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true"
 title="class or interface in gate">Executable</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/LanguageAnalyser.html?is-external=true"
 title="class or interface in gate">LanguageAnalyser</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/ProcessingResource.html?is-external=true"
 title="class or interface in gate">ProcessingResource</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true"
 title="class or interface in gate">Resource</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/util/FeatureBearer.html?is-external=true"
 title="class or interface in gate.util">FeatureBearer</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/util/NameBearer.html?is-external=true"
 title="class or interface in gate.util">NameBearer</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleResource.html?is-external=true"
 title="class or interface in gate.creole.metadata">@CreoleResource</a>(<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleResource.html?is-external=true#name()"
 title="class or interface in gate.creole.metadata">name</a>="DCTParser",
+                <a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleResource.html?is-external=true#comment()"
 title="class or interface in gate.creole.metadata">comment</a>="DCTParser 
finds DCTs so that HeidelTime GATE wrapper can be run on news-style corpora 
with differing DCTs.",
+                <a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleResource.html?is-external=true#helpURL()"
 title="class or interface in 
gate.creole.metadata">helpURL</a>="https://github.com/HeidelTime/heideltime/";)
+public class <span class="strong">DCTParser</span>
+extends <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true"
 title="class or interface in gate.creole">AbstractLanguageAnalyser</a></pre>
+<div class="block">This class is the implementation of the resource DCTParser.
+ The goal is to parse and create DCTs from existing annotations so
+ that the GATE wrapper for the multilingual and domain-sensitive temporal 
+ tagger HeidelTime can be used with news-style documents on a whole corpus
+ without manually providing document creation times for each document.
+ (for details, see https://github.com/HeidelTime/heideltime/)
+ 
+     
+ Implementation details:
+ - TimeML format can be read 
+   (<DCT><TIMEX3 functionInDocument="CREATION_TIME" 
value="2016-03-16">...<\/TIMEX3><\/DCT>)
+ - document creation time can be provided manually</div>
+<dl><dt><span class="strong">Version:</span></dt>
+  <dd>1.0</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd>Jannik Strötgen</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../serialized-form.html#de.mpii.nlp.gate.heideltime.DCTParser">Serialized
 Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="nested_classes_inherited_from_class_gate.creole.AbstractProcessingResource">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true"
 title="class or interface in gate.creole">AbstractProcessingResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.InternalStatusListener.html?is-external=true"
 title="class or interface in 
gate.creole">AbstractProcessingResource.InternalStatusListener</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.IntervalProgressListener.html?is-external=true"
 title="class or interface in 
gate.creole">AbstractProcessingResource.IntervalProgressListener</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_gate.creole.AbstractLanguageAnalyser">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true"
 title="class or interface in gate.creole">AbstractLanguageAnalyser</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#corpus"
 title="class or interface in gate.creole">corpus</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#document"
 title="class or interface in gate.creole">document</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_gate.creole.AbstractProcessingResource">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true"
 title="class or interface in gate.creole">AbstractProcessingResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#interrupted"
 title="class or interface in gate.creole">interrupted</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_gate.creole.AbstractResource">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true"
 title="class or interface in gate.creole">AbstractResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#name"
 title="class or interface in gate.creole">name</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_gate.util.AbstractFeatureBearer">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;gate.util.<a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true"
 title="class or interface in gate.util">AbstractFeatureBearer</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true#features"
 title="class or interface in gate.util">features</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="fields_inherited_from_class_gate.creole.ANNIEConstants">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true"
 title="class or interface in gate.creole">ANNIEConstants</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#ANNOTATION_COREF_FEATURE_NAME"
 title="class or interface in gate.creole">ANNOTATION_COREF_FEATURE_NAME</a>, 
<a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#DATE_ANNOTATION_TYPE"
 title="class or interface in gate.creole">DATE_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#DATE_POSTED_ANNOTATION_TYPE"
 title="class or interface in gate.creole">DATE_POSTED_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#DEFAULT_FILE"
 title="class or interface in gate.creole">DEFAULT_FILE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#DOCUMENT_COREF_FEATURE_NAME"
 title="class or interface in gate.creole">DOCUMENT_COREF_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#JOB_ID_ANNOTATION_TYPE"
 title="class or interface in gate.creole">JOB_ID_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOCATION_ANNOTATION_TYPE"
 title="class or interface in gate.creole">LOCATION_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_ANNOTATION_TYPE"
 title="class or interface in gate.creole">LOOKUP_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_CLASS_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_CLASS_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_INSTANCE_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_INSTANCE_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_LANGUAGE_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_LANGUAGE_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_MAJOR_TYPE_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_MAJOR_TYPE_FEATURE_NAME</a>, 
<a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_MINOR_TYPE_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_MINOR_TYPE_FEATURE_NAME</a>, 
<a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#LOOKUP_ONTOLOGY_FEATURE_NAME"
 title="class or interface in gate.creole">LOOKUP_ONTOLOGY_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#MONEY_ANNOTATION_TYPE"
 title="class or interface in gate.creole">MONEY_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#ORGANIZATION_ANNOTATION_TYPE"
 title="class or interface in gate.creole">ORGANIZATION_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#PERSON_ANNOTATION_TYPE"
 title="class or interface in gate.creole">PERSON_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#PERSON_GENDER_FEATURE_NAME"
 title="class or interface in gate.creole">PERSON_GENDER_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#PLUGIN_DIR"
 title="class or interface in gate.creole">PLUGIN_DIR</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#SENTENCE_ANNOTATION_TYPE"
 title="class or interface in gate.creole">SENTENCE_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#SPACE_TOKEN_ANNOTATION_TYPE"
 title="class or interface in gate.creole">SPACE_TOKEN_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_ANNOTATION_TYPE"
 title="class or interface in gate.creole">TOKEN_ANNOTATION_TYPE</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_CATEGORY_FEATURE_NAME"
 title="class or interface in gate.creole">TOKEN_CATEGORY_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_KIND_FEATURE_NAME"
 title="class or interface in gate.creole">TOKEN_KIND_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_LENGTH_FEATURE_NAME"
 title="class or interface in gate.creole">TOKEN_LENGTH_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_ORTH_FEATURE_NAME"
 title="class or interface in gate.creole">TOKEN_ORTH_FEATURE_NAME</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ANNIEConstants.html?is-external=true#TOKEN_STRING_FEATURE_NAME"
 title="class or interface in 
gate.creole">TOKEN_STRING_FEATURE_NAME</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#DCTParser()">DCTParser</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#addDctAnnotation(java.lang.String,%20java.lang.String,%20gate.Document,%20gate.AnnotationSet)">addDctAnnotation</a></strong>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dctValue,
+                <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dctString,
+                <a 
href="../../../../../../../../../doc/javadoc/gate/Document.html?is-external=true"
 title="class or interface in gate">Document</a>&nbsp;doc,
+                <a 
href="../../../../../../../../../doc/javadoc/gate/AnnotationSet.html?is-external=true"
 title="class or interface in gate">AnnotationSet</a>&nbsp;outputAS)</code>
+<div class="block">Add DCT annotation with to the document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#execute()">execute</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#getDctParsingFormat()">getDctParsingFormat</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#getInputASName()">getInputASName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#getManuallySetDct()">getManuallySetDct</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#getOutputASName()">getOutputASName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#setDctParsingFormat(de.mpii.nlp.gate.heideltime.DctParsingFormat)">setDctParsingFormat</a></strong>(<a
 href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&nbsp;parsingFormat)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#setInputASName(java.lang.String)">setInputASName</a></strong>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;newInputASName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#setManuallySetDct(java.lang.String)">setManuallySetDct</a></strong>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;creationDate)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html#setOutputASName(java.lang.String)">setOutputASName</a></strong>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;outputASName)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.creole.AbstractLanguageAnalyser">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true"
 title="class or interface in gate.creole">AbstractLanguageAnalyser</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#getCorpus()"
 title="class or interface in gate.creole">getCorpus</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#getDocument()"
 title="class or interface in gate.creole">getDocument</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#setCorpus(gate.Corpus)"
 title="class or interface in gate.creole">setCorpus</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractLanguageAnalyser.html?is-external=true#setDocument(gate.Document)"
 title="class or interface in gate.creole">setDocument</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.creole.AbstractProcessingResource">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true"
 title="class or interface in gate.creole">AbstractProcessingResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#addProgressListener(gate.event.ProgressListener)"
 title="class or interface in gate.creole">addProgressListener</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#addStatusListener(gate.event.StatusListener)"
 title="class or interface in gate.creole">addStatusListener</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#cleanup()"
 title="class or interface in gate.creole">cleanup</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#fireProcessFinished()"
 title="class or interface in gate.creole">fireProcessFinished</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#fireProgressChanged(int)"
 title="class or interface in gate.creole">fireProgressChanged</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#fireStatusChanged(java.lang.String)"
 title="class or interface in gate.creole">fireStatusChanged</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#getRuntimeParameterValues()"
 title="class or interface in gate.creole">getRuntimeParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#getRuntimeParameterValues(gate.Resource)"
 title="class or interface in gate.creole">getRuntimeParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#init()"
 title="class or interface in gate.creole">init</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#interrupt()"
 title="class or interface in gate.creole">interrupt</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#isInterrupted()"
 title="class or interface in gate.creole">isInterrupted</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#reInit()"
 title="class or interface in gate.creole">reInit</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#removeProgressListener(gate.event.ProgressListener)"
 title="class or interface in gate.creole">removeProgressListener</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#removeStatusListener(gate.event.StatusListener)"
 title="class or interface in gate.creole">removeStatusListener</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.creole.AbstractResource">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;gate.creole.<a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true"
 title="class or interface in gate.creole">AbstractResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#checkParameterValues(gate.Resource,%20java.util.List)"
 title="class or interface in gate.creole">checkParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#flushBeanInfoCache()"
 title="class or interface in gate.creole">flushBeanInfoCache</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#forgetBeanInfo(java.lang.Class)"
 title="class or interface in gate.creole">forgetBeanInfo</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getBeanInfo(java.lang.Class)"
 title="class or interface in gate.creole">getBeanInfo</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getInitParameterValues()"
 title="class or interface in gate.creole">getInitParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getInitParameterValues(gate.Resource)"
 title="class or interface in gate.creole">getInitParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getName()"
 title="class or interface in gate.creole">getName</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getParameterValue(gate.Resource,%20java.lang.String)"
 title="class or interface in gate.creole">getParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getParameterValue(java.lang.String)"
 title="class or interface in gate.creole">getParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#getParameterValues(gate.Resource,%20java.util.List)"
 title="class or interface in gate.creole">getParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#removeResourceListeners(gate.Resource,%20java.util.Map)"
 title="class or interface in gate.creole">removeResourceListeners</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setName(java.lang.String)"
 title="class or interface in gate.creole">setName</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setParameterValue(gate.Resource,%20java.beans.BeanInfo,%20java.lang.String,%20java.lang.Object)"
 title="class or interface in gate.creole">setParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setParameterValue(java.lang.String,%20java.lang.Object)"
 title="class or interface in gate.creole">setParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setParameterValues(gate.FeatureMap)"
 title="class or interface in gate.creole">setParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setParameterValues(gate.Resource,%20gate.FeatureMap)"
 title="class or interface in gate.creole">setParameterValues</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#setResourceListeners(gate.Resource,%20java.util.Map)"
 title="class or interface in gate.creole">setResourceListeners</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractResource.html?is-external=true#toString()"
 title="class or interface in gate.creole">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.util.AbstractFeatureBearer">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;gate.util.<a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true"
 title="class or interface in gate.util">AbstractFeatureBearer</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true#getFeatures()"
 title="class or interface in gate.util">getFeatures</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/util/AbstractFeatureBearer.html?is-external=true#setFeatures(gate.FeatureMap)"
 title="class or interface in gate.util">setFeatures</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.ProcessingResource">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;gate.<a 
href="../../../../../../../../../doc/javadoc/gate/ProcessingResource.html?is-external=true"
 title="class or interface in gate">ProcessingResource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/ProcessingResource.html?is-external=true#reInit()"
 title="class or interface in gate">reInit</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_gate.Resource">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;gate.<a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true"
 title="class or interface in gate">Resource</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true#cleanup()"
 title="class or interface in gate">cleanup</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true#getParameterValue(java.lang.String)"
 title="class or interface in gate">getParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true#init()"
 title="class or interface in gate">init</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true#setParameterValue(java.lang.String,%20java.lang.Object)"
 title="class or interface in gate">setParameterValue</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Resource.html?is-external=true#setParameterValues(gate.FeatureMap)"
 title="class or interface in gate">setParameterValues</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.util.FeatureBearer">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;gate.util.<a 
href="../../../../../../../../../doc/javadoc/gate/util/FeatureBearer.html?is-external=true"
 title="class or interface in gate.util">FeatureBearer</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/util/FeatureBearer.html?is-external=true#getFeatures()"
 title="class or interface in gate.util">getFeatures</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/util/FeatureBearer.html?is-external=true#setFeatures(gate.FeatureMap)"
 title="class or interface in gate.util">setFeatures</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_gate.util.NameBearer">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;gate.util.<a 
href="../../../../../../../../../doc/javadoc/gate/util/NameBearer.html?is-external=true"
 title="class or interface in gate.util">NameBearer</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/util/NameBearer.html?is-external=true#getName()"
 title="class or interface in gate.util">getName</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/util/NameBearer.html?is-external=true#setName(java.lang.String)"
 title="class or interface in gate.util">setName</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_gate.Executable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;gate.<a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true"
 title="class or interface in gate">Executable</a></h3>
+<code><a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true#interrupt()"
 title="class or interface in gate">interrupt</a>, <a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true#isInterrupted()"
 title="class or interface in gate">isInterrupted</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="DCTParser()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DCTParser</h4>
+<pre>public&nbsp;DCTParser()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public&nbsp;void&nbsp;execute()
+             throws <a 
href="../../../../../../../../../doc/javadoc/gate/creole/ExecutionException.html?is-external=true"
 title="class or interface in gate.creole">ExecutionException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true#execute()"
 title="class or interface in gate">execute</a></code>&nbsp;in 
interface&nbsp;<code><a 
href="../../../../../../../../../doc/javadoc/gate/Executable.html?is-external=true"
 title="class or interface in gate">Executable</a></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true#execute()"
 title="class or interface in gate.creole">execute</a></code>&nbsp;in 
class&nbsp;<code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/AbstractProcessingResource.html?is-external=true"
 title="class or interface in 
gate.creole">AbstractProcessingResource</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="../../../../../../../../../doc/javadoc/gate/creole/ExecutionException.html?is-external=true"
 title="class or interface in 
gate.creole">ExecutionException</a></code></dd></dl>
+</li>
+</ul>
+<a name="addDctAnnotation(java.lang.String, java.lang.String, gate.Document, 
gate.AnnotationSet)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addDctAnnotation</h4>
+<pre>public&nbsp;void&nbsp;addDctAnnotation(<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dctValue,
+                    <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;dctString,
+                    <a 
href="../../../../../../../../../doc/javadoc/gate/Document.html?is-external=true"
 title="class or interface in gate">Document</a>&nbsp;doc,
+                    <a 
href="../../../../../../../../../doc/javadoc/gate/AnnotationSet.html?is-external=true"
 title="class or interface in gate">AnnotationSet</a>&nbsp;outputAS)</pre>
+<div class="block">Add DCT annotation with to the document.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dctValue</code> 
- </dd><dd><code>dctString</code> - </dd><dd><code>doc</code> - </dd></dl>
+</li>
+</ul>
+<a name="setOutputASName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setOutputASName</h4>
+<pre><a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/RunTime.html?is-external=true"
 title="class or interface in gate.creole.metadata">@RunTime</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/Optional.html?is-external=true"
 title="class or interface in gate.creole.metadata">@Optional</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true"
 title="class or interface in gate.creole.metadata">@CreoleParameter</a>(<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#comment()"
 title="class or interface in gate.creole.metadata">comment</a>="The annotation 
set to be used as output for DCT annotations")
+public&nbsp;void&nbsp;setOutputASName(<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;outputASName)</pre>
+</li>
+</ul>
+<a name="getOutputASName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOutputASName</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getOutputASName()</pre>
+</li>
+</ul>
+<a name="setManuallySetDct(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setManuallySetDct</h4>
+<pre><a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/Optional.html?is-external=true"
 title="class or interface in gate.creole.metadata">@Optional</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/RunTime.html?is-external=true"
 title="class or interface in gate.creole.metadata">@RunTime</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true"
 title="class or interface in gate.creole.metadata">@CreoleParameter</a>(<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#comment()"
 title="class or interface in gate.creole.metadata">comment</a>="The document 
creation date of the document (YYYY-MM-DD).",
+                 <a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#defaultValue()"
 title="class or interface in 
gate.creole.metadata">defaultValue</a>="2016-03-16")
+public&nbsp;void&nbsp;setManuallySetDct(<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;creationDate)</pre>
+</li>
+</ul>
+<a name="getManuallySetDct()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getManuallySetDct</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getManuallySetDct()</pre>
+</li>
+</ul>
+<a name="setDctParsingFormat(de.mpii.nlp.gate.heideltime.DctParsingFormat)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDctParsingFormat</h4>
+<pre><a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/RunTime.html?is-external=true"
 title="class or interface in gate.creole.metadata">@RunTime</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true"
 title="class or interface in gate.creole.metadata">@CreoleParameter</a>(<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#comment()"
 title="class or interface in gate.creole.metadata">comment</a>="Format to 
parse DCT",
+                 <a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#defaultValue()"
 title="class or interface in gate.creole.metadata">defaultValue</a>="TIMEML")
+public&nbsp;void&nbsp;setDctParsingFormat(<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&nbsp;parsingFormat)</pre>
+</li>
+</ul>
+<a name="getDctParsingFormat()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDctParsingFormat</h4>
+<pre>public&nbsp;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&nbsp;getDctParsingFormat()</pre>
+</li>
+</ul>
+<a name="setInputASName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInputASName</h4>
+<pre><a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/RunTime.html?is-external=true"
 title="class or interface in gate.creole.metadata">@RunTime</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/Optional.html?is-external=true"
 title="class or interface in gate.creole.metadata">@Optional</a>
+<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true"
 title="class or interface in gate.creole.metadata">@CreoleParameter</a>(<a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#comment()"
 title="class or interface in gate.creole.metadata">comment</a>="The annotation 
set to be used as input that must contain \'Token\' and \'Sentence\' 
annotations",
+                 <a 
href="../../../../../../../../../doc/javadoc/gate/creole/metadata/CreoleParameter.html?is-external=true#defaultValue()"
 title="class or interface in gate.creole.metadata">defaultValue</a>="Original 
markups")
+public&nbsp;void&nbsp;setInputASName(<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;newInputASName)</pre>
+</li>
+</ul>
+<a name="getInputASName()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getInputASName</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getInputASName()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/DCTParser.html" 
target="_top">Frames</a></li>
+<li><a href="DCTParser.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a 
href="#nested_classes_inherited_from_class_gate.creole.AbstractProcessingResource">Nested</a>&nbsp;|&nbsp;</li>
+<li><a 
href="#fields_inherited_from_class_gate.creole.AbstractLanguageAnalyser">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Added: 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DctParsingFormat.html
===================================================================
--- 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DctParsingFormat.html
                           (rev 0)
+++ 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/DctParsingFormat.html
   2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,348 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:21 BST 2016 
-->
+<title>DctParsingFormat (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DctParsingFormat (Tagger_GATE-Time JavaDoc)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/DctParsingFormat.html"
 target="_top">Frames</a></li>
+<li><a href="DctParsingFormat.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">de.mpii.nlp.gate.heideltime</div>
+<h2 title="Enum DctParsingFormat" class="title">Enum DctParsingFormat</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">java.lang.Enum</a>&lt;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&gt;</li>
+<li>
+<ul class="inheritance">
+<li>de.mpii.nlp.gate.heideltime.DctParsingFormat</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public enum <span class="strong">DctParsingFormat</span>
+extends <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a>&lt;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&gt;</pre>
+<div class="block">Hardcoded DCT Format information for use with 
DCTParser.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Jannik Strötgen</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ENUM CONSTANT SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_summary">
+<!--   -->
+</a>
+<h3>Enum Constant Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Enum Constant Summary table, listing enum constants, and an 
explanation">
+<caption><span>Enum Constants</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Enum Constant and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#MANUALDATE">MANUALDATE</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#TIMEML">TIMEML</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#getName()">getName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#valueOf(java.lang.String)">valueOf</a></strong>(<a
 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified 
name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a>[]</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)"
 title="class or interface in java.lang">compareTo</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()"
 title="class or interface in java.lang">getDeclaringClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#name()"
 title="class or interface in java.lang">name</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#ordinal()"
 title="class or interface in java.lang">ordinal</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,%20java.lang.String)"
 title="class or interface in java.lang">valueOf</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ENUM CONSTANT DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="enum_constant_detail">
+<!--   -->
+</a>
+<h3>Enum Constant Detail</h3>
+<a name="TIMEML">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TIMEML</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a> TIMEML</pre>
+</li>
+</ul>
+<a name="MANUALDATE">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MANUALDATE</h4>
+<pre>public static final&nbsp;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a> 
MANUALDATE</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="values()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public static&nbsp;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a>[]&nbsp;values()</pre>
+<div class="block">Returns an array containing the constants of this enum 
type, in
+the order they are declared.  This method may be used to iterate
+over the constants as follows:
+<pre>
+for (DctParsingFormat c : DctParsingFormat.values())
+&nbsp;   System.out.println(c);
+</pre></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the 
constants of this enum type, in the order they are declared</dd></dl>
+</li>
+</ul>
+<a name="valueOf(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>valueOf</h4>
+<pre>public static&nbsp;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in 
de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&nbsp;valueOf(<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<div class="block">Returns the enum constant of this type with the specified 
name.
+The string must match <i>exactly</i> an identifier used to declare an
+enum constant in this type.  (Extraneous whitespace characters are 
+not permitted.)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - 
the name of the enum constant to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the 
specified name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true";
 title="class or interface in java.lang">IllegalArgumentException</a></code> - 
if this enum type has no constant with the specified name</dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/NullPointerException.html?is-external=true";
 title="class or interface in java.lang">NullPointerException</a></code> - if 
the argument is null</dd></dl>
+</li>
+</ul>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public final&nbsp;<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a></code>&nbsp;in 
class&nbsp;<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true";
 title="class or interface in java.lang">Enum</a>&lt;<a 
href="../../../../../de/mpii/nlp/gate/heideltime/DctParsingFormat.html" 
title="enum in de.mpii.nlp.gate.heideltime">DctParsingFormat</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../de/mpii/nlp/gate/heideltime/DCTParser.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/DctParsingFormat.html"
 target="_top">Frames</a></li>
+<li><a href="DctParsingFormat.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Added: 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html
===================================================================
--- 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html
                            (rev 0)
+++ 
gate/trunk/plugins/Tagger_GATE-Time/doc/javadoc/de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html
    2016-05-03 16:41:03 UTC (rev 19269)
@@ -0,0 +1,296 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_95) on Tue May 03 14:20:22 BST 2016 
-->
+<title>HeideltimeWrapper.ExitException (Tagger_GATE-Time JavaDoc)</title>
+<meta name="date" content="2016-05-03">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="HeideltimeWrapper.ExitException 
(Tagger_GATE-Time JavaDoc)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html"
 target="_top">Frames</a></li>
+<li><a href="HeideltimeWrapper.ExitException.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">de.mpii.nlp.gate.heideltime</div>
+<h2 title="Class HeideltimeWrapper.ExitException" class="title">Class 
HeideltimeWrapper.ExitException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">java.lang.Throwable</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">java.lang.Exception</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang">java.lang.RuntimeException</a></li>
+<li>
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/SecurityException.html?is-external=true";
 title="class or interface in java.lang">java.lang.SecurityException</a></li>
+<li>
+<ul class="inheritance">
+<li>de.mpii.nlp.gate.heideltime.HeideltimeWrapper.ExitException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="https://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" 
title="class in de.mpii.nlp.gate.heideltime">HeideltimeWrapper</a></dd>
+</dl>
+<hr>
+<br>
+<pre>protected static class <span 
class="strong">HeideltimeWrapper.ExitException</span>
+extends <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/SecurityException.html?is-external=true";
 title="class or interface in java.lang">SecurityException</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../serialized-form.html#de.mpii.nlp.gate.heideltime.HeideltimeWrapper.ExitException">Serialized
 Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html#status">status</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html#HeideltimeWrapper.ExitException(int)">HeideltimeWrapper.ExitException</a></strong>(int&nbsp;status)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)"
 title="class or interface in java.lang">addSuppressed</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()"
 title="class or interface in java.lang">fillInStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()"
 title="class or interface in java.lang">getCause</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()"
 title="class or interface in java.lang">getLocalizedMessage</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()"
 title="class or interface in java.lang">getMessage</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()"
 title="class or interface in java.lang">getStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()"
 title="class or interface in java.lang">getSuppressed</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)"
 title="class or interface in java.lang">initCause</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()"
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)"
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)"
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])"
 title="class or interface in java.lang">setStackTrace</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="status">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>status</h4>
+<pre>public final&nbsp;int status</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="HeideltimeWrapper.ExitException(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HeideltimeWrapper.ExitException</h4>
+<pre>public&nbsp;HeideltimeWrapper.ExitException(int&nbsp;status)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../../../de/mpii/nlp/gate/heideltime/HeideltimeWrapper.html" 
title="class in de.mpii.nlp.gate.heideltime"><span class="strong">Prev 
Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../index.html?de/mpii/nlp/gate/heideltime/HeideltimeWrapper.ExitException.html"
 target="_top">Frames</a></li>
+<li><a href="HeideltimeWrapper.ExitException.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">

@@ Diff output truncated at 100000 characters. @@
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to