dims 01/06/21 04:26:17
Modified: src/org/apache/cocoon/selection HostSelectorFactory.java
Log:
Patch for HostSelectorFactory JavaDoc
from "Andreas Neuenschwander" <[EMAIL PROTECTED]>
Revision Changes Path
1.2 +2 -2
xml-cocoon2/src/org/apache/cocoon/selection/HostSelectorFactory.java
Index: HostSelectorFactory.java
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/org/apache/cocoon/selection/HostSelectorFactory.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HostSelectorFactory.java 2001/05/09 20:49:28 1.1
+++ HostSelectorFactory.java 2001/06/21 11:26:16 1.2
@@ -20,7 +20,7 @@
* This class generates source code to implement a selector that
* matches a string from within the host parameter of the HTTP request
*
- * <map:selector name="host"
factory="org.apache.cocoon.selection.HostSelectorFactory">
+ * <map:selector name="host" src="org.apache.cocoon.selection.HostSelectorFactory">
* <host name="uk-site" value="www.foo.co.uk"/>
* </map:selector>
*
@@ -35,7 +35,7 @@
* </map:select>
*
* @author <a href="mailto:[EMAIL PROTECTED]">Colin Britton</a>
- * @version CVS $Revision: 1.1 $ $Date: 2001/05/09 20:49:28 $
+ * @version CVS $Revision: 1.2 $ $Date: 2001/06/21 11:26:16 $
*/
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]