Revision: 16713
          http://sourceforge.net/p/gate/code/16713
Author:   johann_p
Date:     2013-06-28 15:21:53 +0000 (Fri, 28 Jun 2013)
Log Message:
-----------
Do not include the implementation specific comment in
the interface JavaDoc

Modified Paths:
--------------
    gate/trunk/src/gate/AnnotationSet.java

Modified: gate/trunk/src/gate/AnnotationSet.java
===================================================================
--- gate/trunk/src/gate/AnnotationSet.java      2013-06-28 15:10:47 UTC (rev 
16712)
+++ gate/trunk/src/gate/AnnotationSet.java      2013-06-28 15:21:53 UTC (rev 
16713)
@@ -230,8 +230,7 @@
    * they appear in the document. If more than one annotation starts at a 
specific offset
    * the order of these annotations is unspecified.
    * 
-   * @return a list of annotations ordered by increasing start offset. If a 
positional
-   * index does not exist, it is created.
+   * @return a list of annotations ordered by increasing start offset.
    */
   public List<Annotation> inDocumentOrder();
   

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to