Revision: 1414
          http://stripes.svn.sourceforge.net/stripes/?rev=1414&view=rev
Author:   bengunter
Date:     2011-03-03 20:16:48 +0000 (Thu, 03 Mar 2011)

Log Message:
-----------
STS-798: Additional correction to javadocs

Modified Paths:
--------------
    
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/UrlBindingFactory.java

Modified: 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/UrlBindingFactory.java
===================================================================
--- 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/UrlBindingFactory.java
        2011-03-03 19:47:09 UTC (rev 1413)
+++ 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/UrlBindingFactory.java
        2011-03-03 20:16:48 UTC (rev 1414)
@@ -573,7 +573,7 @@
      * 
      * @param beanType The {@link ActionBean} type to be mapped to the pattern.
      * @param pattern The URL binding pattern to parse.
-     * @return A {@link UrlBinding} or null if the pattern is null or 
zero-length
+     * @return A {@link UrlBinding} or null if the pattern is null
      * @throws ParseException If the pattern cannot be parsed
      */
     public static UrlBinding parseUrlBinding(Class<? extends ActionBean> 
beanType, String pattern) {


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

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to