Author: markt
Date: Thu Jan 22 19:48:47 2015
New Revision: 1654031
URL: http://svn.apache.org/r1654031
Log:
Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
Modified: tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/WebResourceSet.java?rev=1654031&r1=1654030&r2=1654031&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/WebResourceSet.java (original)
+++ tomcat/trunk/java/org/apache/catalina/WebResourceSet.java Thu Jan 22
19:48:47 2015
@@ -107,6 +107,8 @@ public interface WebResourceSet extends
* Obtain the base URL for this set of resources. One of the uses of this
is
* to grant read permissions to the resources when running under a security
* manager.
+ *
+ * @return The base URL for this set of resources
*/
URL getBaseUrl();
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]