Revision: 1321
          http://stripes.svn.sourceforge.net/stripes/?rev=1321&view=rev
Author:   bengunter
Date:     2010-11-10 20:17:45 +0000 (Wed, 10 Nov 2010)

Log Message:
-----------
Cleaned up some javadoc errors.

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

Modified: 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/DynamicMappingFilter.java
===================================================================
--- 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/DynamicMappingFilter.java
     2010-11-10 20:13:49 UTC (rev 1320)
+++ 
branches/1.5.x/stripes/src/net/sourceforge/stripes/controller/DynamicMappingFilter.java
     2010-11-10 20:17:45 UTC (rev 1321)
@@ -591,7 +591,7 @@
      * mappings using {...@code filter-mapping/url-pattern} and indirect 
mappings using
      * {...@code filter-mapping/servlet-name} and {...@code 
servlet-mapping/url-pattern}.
      * 
-     * @param filterNode The DOM ({...@code <filter>)} {...@link Node} 
containing the filter
+     * @param filterNode The DOM ({...@code <filter>}) {...@link Node} 
containing the filter
      *            declaration from {...@code web.xml}
      * @return A list of all the patterns to which the filter is mapped
      * @throws XPathExpressionException In case of failure evaluating an xpath 
expression
@@ -630,7 +630,7 @@
     /**
      * Get the initialization parameters for a filter declared in {...@code 
web.xml}.
      * 
-     * @param filterNode The DOM ({...@code <filter>)} {...@link Node} 
containing the filter
+     * @param filterNode The DOM ({...@code <filter>}) {...@link Node} 
containing the filter
      *            declaration from {...@code web.xml}
      * @return A map of parameter names to parameter values
      * @throws XPathExpressionException In case of failure evaluation an xpath 
expression


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

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to