[jsword-svn] jsword-support/java/limbo/org/crosswire/common/util s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Sat Sep 25 14:27:15 MST 2004
Update of /cvs/jsword/jsword-support/java/limbo/org/crosswire/common/util
In directory www.crosswire.org:/tmp/cvs-serv17852/java/limbo/org/crosswire/common/util
Modified Files:
Validator.java OldStringUtil.java
Log Message:
javadoc fixes
Index: OldStringUtil.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/limbo/org/crosswire/common/util/OldStringUtil.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** OldStringUtil.java 25 Jun 2004 15:01:49 -0000 1.2
--- OldStringUtil.java 25 Sep 2004 21:27:13 -0000 1.3
***************
*** 33,37 ****
* @param words The phrase from which to get the capital letters.
* @return The capital letters in the given words.
- * @see #getInitials(String)
*/
public static String getCapitals(String words)
--- 33,36 ----
Index: Validator.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/limbo/org/crosswire/common/util/Validator.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Validator.java 25 Jun 2004 11:19:26 -0000 1.1
--- Validator.java 25 Sep 2004 21:27:13 -0000 1.2
***************
*** 21,26 ****
* The copyright to this program is held by it's authors.
* </font></td></tr></table>
- * @see <a href='http://www.eireneh.com/servlets/Web'>Project B Home</a>
- * @see <{docs.Licence}>
* @author Joe Walker
*/
--- 21,24 ----
More information about the jsword-svn
mailing list