Apache » Cocoon »

  Cocoon Core
      2.2
   homepage

Cocoon Core 2.2

RegexpSessionAttributeMatcher

Summary

Matches a session attribute against a regular expression.

Basic information

Component typeMatcher
Cocoon blockcore
Java classorg.apache.cocoon.matching.RegexpSessionAttributeMatcher
Name in Sitemap
Cacheable

Documentation

Example:

<map:match type="session-attribute" pattern="style">
  <map:read src="{1}"/>
</map:match>