svn commit: r647012 - /lenya/trunk/src/java/org/apache/lenya/util/Query.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Apr 10 16:33:01 2008
New Revision: 647012

URL: http://svn.apache.org/viewvc?rev=647012&view=rev
Log:
Adding javadocs for Query.getValue().

Modified:
    lenya/trunk/src/java/org/apache/lenya/util/Query.java

Modified: lenya/trunk/src/java/org/apache/lenya/util/Query.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/util/Query.java?rev=647012&r1=647011&r2=647012&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/util/Query.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/util/Query.java Thu Apr 10 16:33:01 2008
@@ -73,6 +73,10 @@
 
     private Map key2value;
 
+    /**
+     * @param key The value for the key.
+     * @return A string or <code>null</code> if no value exists.
+     */
     public String getValue(String key) {
         return (String) this.key2value.get(key);
     }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.