haul 01/09/18 07:56:50
Added: src/org/apache/cocoon/matching Tag: cocoon_20_branch
WildcardSessionAttributeMatcherFactory.java
Log:
- changed *SessionState(Matcher|Selector)* to more general
*SessionAttribute(Matcher|Selector)*
updated docs + samples accordingly
- make some SourceFactories fail in a friendlier way when parameters are missing
Revision Changes Path
No revision
No revision
1.1.2.1 +1 -1
xml-cocoon2/src/org/apache/cocoon/matching/WildcardSessionAttributeMatcherFactory.java
Index: WildcardSessionAttributeMatcherFactory.java
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/org/apache/cocoon/matching/WildcardSessionAttributeMatcherFactory.java,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- WildcardSessionAttributeMatcherFactory.java 2001/09/18 14:47:00 1.1
+++ WildcardSessionAttributeMatcherFactory.java 2001/09/18 14:56:50 1.1.2.1
@@ -21,7 +21,7 @@
* </table>
*
* @author <a href="mailto:[EMAIL PROTECTED]">Christian Haul</a>
- * @version CVS $Revision: 1.1 $ $Date: 2001/09/18 14:47:00 $
+ * @version CVS $Revision: 1.1.2.1 $ $Date: 2001/09/18 14:56:50 $
*/
public class WildcardSessionAttributeMatcherFactory extends
WildcardURIMatcherFactory {
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]