Revision: 14994
http://gate.svn.sourceforge.net/gate/?rev=14994&view=rev
Author: markagreenwood
Date: 2012-01-10 19:12:44 +0000 (Tue, 10 Jan 2012)
Log Message:
-----------
more javadoc fixes
Modified Paths:
--------------
gate/trunk/src/gate/creole/annic/test/AnnicIndexing.java
gate/trunk/src/gate/creole/annic/test/TestAnnic.java
Modified: gate/trunk/src/gate/creole/annic/test/AnnicIndexing.java
===================================================================
--- gate/trunk/src/gate/creole/annic/test/AnnicIndexing.java 2012-01-10
19:10:06 UTC (rev 14993)
+++ gate/trunk/src/gate/creole/annic/test/AnnicIndexing.java 2012-01-10
19:12:44 UTC (rev 14994)
@@ -106,7 +106,6 @@
/**
* Gets the location of index output directory
- * @return
*/
public java.net.URL getIndexOutputDirectoryLocation() {
return indexOutputDirectoryLocation;
@@ -122,7 +121,6 @@
/**
* Gets the annotation set name to be indexed
- * @return
*/
public String getAnnotationSetName() {
return annotationSetName;
@@ -142,7 +140,6 @@
/**
* Gets the base token annotation type
- * @return
*/
public String getBaseTokenAnnotationType() {
return this.baseTokenAnnotationType;
@@ -166,7 +163,6 @@
/**
* Gets the corpus to index
- * @return
*/
public gate.Corpus getCorpus() {
return this.corpus;
@@ -174,7 +170,6 @@
/**
* Gets the features of annotation to be excluded from being indexed
- * @return
*/
public List getFeaturesToExclude() {
return featuresToExclude;
@@ -190,7 +185,6 @@
/**
* Gets the Index Unit Annotation type.
- * @return
*/
public String getIndexUnitAnnotationType() {
return indexUnitAnnotationType;
Modified: gate/trunk/src/gate/creole/annic/test/TestAnnic.java
===================================================================
--- gate/trunk/src/gate/creole/annic/test/TestAnnic.java 2012-01-10
19:10:06 UTC (rev 14993)
+++ gate/trunk/src/gate/creole/annic/test/TestAnnic.java 2012-01-10
19:12:44 UTC (rev 14994)
@@ -150,8 +150,6 @@
/**
* A Method that is called from gate.TestGate to invoke the testing
* methods.
- *
- * @return
*/
public static Test suite() {
return new TestSuite(TestAnnic.class);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs