svn commit: r1329677 [18/27] - in /cocoon/site/site/2.2/core-modules: ./ core/ core/2.2/ core/2.2/css/ core/2.2/images/ core/2.2/js/ core/css/ core/images/ core/images/logos/ core/js/ css/ images/ js/
[email protected] Tue, 24 Apr 2012 12:40:02 -0000
Newsgroups
gmane.text.xml.cocoon.cvs
Message-ID
<[email protected] >
Modified: cocoon/site/site/2.2/core-modules/core/2.2/940_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/940_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/940_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/940_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - RegexpHostMatcher
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -954,7 +948,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -988,11 +982,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -1001,55 +995,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">RegexpHostMatcher</h1><h1>Summary</h1><p>Matches the target host ("Host" request header) against a regular expression.
-</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RegexpHostMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/940?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RegexpHostMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/948_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/948_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/948_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/948_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - FragmentExtractorTransformer
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -984,11 +978,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -997,55 +991,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">FragmentExtractorTransformer</h1><h1>Summary</h1><p>The transformation half of the FragmentExtractor (see also
-<tt>FragmentExtractorGenerator</tt>.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.FragmentExtractorTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/948?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+<tt>FragmentExtractorGenerator</tt>.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.FragmentExtractorTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/949_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/949_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/949_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/949_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - ReadDOMSessionTransformer
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -950,7 +944,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -984,11 +978,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -997,57 +991,55 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">ReadDOMSessionTransformer</h1><h1>Summary</h1><p>With this transformer, an object that is stored in the session, can be
inserted in the SAX stream at a given position, using usual <xsp:expr>
rules. Object can be DOM Node, XMLizable, or any other object supported by
-<xsp:expr>.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.ReadDOMSessionTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>readDOMsession</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/949?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+<xsp:expr>.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Transformer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.transformation.ReadDOMSessionTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>readDOMsession</td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/951_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/951_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/951_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/951_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - WildcardRequestAttributeMatcher
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -954,7 +948,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -988,11 +982,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -1001,54 +995,52 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
- <div id="contentBody"><div id="bodyText"><h1 class="docTitle">WildcardRequestAttributeMatcher</h1><h1>Summary</h1><p>Matches a request attribute against a wildcard expression.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.WildcardRequestAttributeMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/951?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
+ <div id="contentBody"><div id="bodyText"><h1 class="docTitle">WildcardRequestAttributeMatcher</h1><h1>Summary</h1><p>Matches a request attribute against a wildcard expression.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.WildcardRequestAttributeMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/953_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/953_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/953_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/953_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - DirectoryGenerator
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -946,7 +940,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -980,11 +974,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -993,55 +987,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">DirectoryGenerator</h1><h1>Summary</h1><p>Generates an XML directory listing. A more general approach is implemented by
-the {@link TraversableGenerator}.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.DirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>directory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained files.</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/953?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+the {@link TraversableGenerator}.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.DirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>directory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained files.</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/954_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/954_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/954_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/954_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - RequestAttributeMatcher
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -954,7 +948,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -988,11 +982,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -1001,56 +995,54 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">RequestAttributeMatcher</h1><h1>Summary</h1><p>This class allows for matching based on a request attribute. If the specified
request attribute exists, its string representation is retrieved for later
-sitemap substitution.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RequestAttributeMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/954?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+sitemap substitution.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.RequestAttributeMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/955_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/955_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/955_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/955_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - WildcardHostMatcher
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -954,7 +948,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -988,11 +982,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -1001,55 +995,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">WildcardHostMatcher</h1><h1>Summary</h1><p>Matches the target host ("Host" request header) against a wildcard
-expression.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.WildcardHostMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/955?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+expression.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Matcher</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.matching.WildcardHostMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/956_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/956_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/956_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/956_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - RegexpRequestParameterSelector
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -914,7 +908,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -948,11 +942,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -961,72 +955,70 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">RegexpRequestParameterSelector</h1><h1>Summary</h1><p>The <tt>RegexpRequestParameterSelector</tt> class defines a selector matching
-specific request parameters to configured regular-expression patterns.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.RegexpRequestParameterSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>The configuration of a RegexpRequestParameterSelector follows exactly<br></br>
-what has been outlined in {@link AbstractRegexpSelector} regarting regular<br></br>
+specific request parameters to configured regular-expression patterns.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.RegexpRequestParameterSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>The configuration of a RegexpRequestParameterSelector follows exactly<br />
+what has been outlined in {@link AbstractRegexpSelector} regarting regular<br />
expression patterns, and additionally it requires an extra configuration element
-<br></br>
-specifying the request parameter whose value needs to be matched:</p><p><map:components><br></br>
- ...<br></br>
- <map:selectors default="..."><br></br>
- <map:selector name="..." src="org.apache.cocoon.selection...."><br></br>
- <pattern name="empty">^$</pattern><br></br>
- <pattern name="number">^[0-9]+$</pattern><br></br>
- <pattern name="string">^.+$</pattern><br></br>
- <parameter-name>...</parameter-name><br></br>
- </map:selector><br></br>
- </map:selectors><br></br>
+<br />
+specifying the request parameter whose value needs to be matched:</p><p><map:components><br />
+    ...<br />
+  <map:selectors default="..."><br />
+    <map:selector name="..." src="org.apache.cocoon.selection...."><br />
+      <pattern name="empty">^$</pattern><br />
+      <pattern name="number">^[0-9]+$</pattern><br />
+      <pattern name="string">^.+$</pattern><br />
+      <parameter-name>...</parameter-name><br />
+    </map:selector><br />
+  </map:selectors><br />
</map:components></p><p>If not configured, or if it needs to be overriddent, the parameter name can
-<br></br>
-also be specified as a <tt><map:parameter .../></tt> inside the<br></br>
-pipeline itself.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/956?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+<br />
+also be specified as a <tt><map:parameter .../></tt> inside the<br />
+pipeline itself.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/958_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/958_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/958_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/958_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - SessionAttributeSelector
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -914,7 +908,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -948,11 +942,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -961,55 +955,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">SessionAttributeSelector</h1><h1>Summary</h1><p>A <tt>Selector</tt> that matches a string against a configurable session
-attribute's string representation.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.SessionAttributeSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/958?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+attribute's string representation.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Selector</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.selection.SessionAttributeSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td></td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/959_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/959_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/959_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/959_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - LinkSerializer
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -878,7 +872,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -912,11 +906,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -925,55 +919,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">LinkSerializer</h1><h1>Summary</h1><p>No summary available. The summary needs to be defined using the
- <tt>@cocoon.sitemap.component.documentation</tt> annotation in the Java source file for this component.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Serializer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.serialization.LinkSerializer</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/959?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+ <tt>@cocoon.sitemap.component.documentation</tt> annotation in the Java source file for this component.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Serializer</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.serialization.LinkSerializer</td></tr><tr class="b"><th>Name in Sitemap</th><td></td></tr><tr class="a"><th>Cacheable</th><td>No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
Modified: cocoon/site/site/2.2/core-modules/core/2.2/960_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/960_1_1.html?rev=1329677&r1=1329676&r2=1329677&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/960_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/960_1_1.html Tue Apr 24 12:39:52 2012
@@ -29,17 +29,13 @@
<head>
<title> Cocoon Core - MP3DirectoryGenerator
</title>
- <style type="text/css" media="all">
- @import url("./css/maven-base.css");
- @import url("./css/maven-theme.css");
- @import url("./css/site.css");
- </style>
+ <link rel="stylesheet" href="./css/apache-cocoon-thien-maven-skin.min.css" />
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
- <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
- <meta name="author" content="The Cocoon Community" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <script src="./js/apache-cocoon-thien-maven-skin.min.js" language="javascript" type="text/javascript"></script>
+ <meta name="author" content="Apache Cocoon Documentation Team" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
- <body>
+ <body onload="javascript:prettyPrint();">
<div id="breadtrail">
<p><a href="http://www.apache.org">Apache</a> » <a href="../../../../">Cocoon</a> »</p>
</div>
@@ -77,7 +73,7 @@
<li><a href="../../../../2.2/core-modules/">Core <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/blocks/">Blocks <span class="pl-version-small">2.2</span></a></li>
<li><a href="../../../../2.2/maven-plugins/">Maven Plugins <span class="pl-version-small">2.2</span></a></li>
- <li><strong><a href="../../../..//3.0/">Cocoon 3.0 <span class="pl-version-small">[alpha]</span></a></em></strong></li>
+ <li><strong><a href="../../../..//3.0/">Cocoon 3.0</a></em></strong></li>
<li><strong><a href="../../../../subprojects/">Subprojects</a></strong></li>
</ul>
</div>
@@ -92,7 +88,7 @@
<ul>
<li >
- <a href="1270_1_1.html">Introduction</a>
+ <a href="index.html">Introduction</a>
</li>
</ul>
</li>
@@ -253,8 +249,6 @@
-
-
<li class='menuCollapse'>
<a href="842_1_1.html">Reference</a>
@@ -946,7 +940,7 @@
</li>
<li >
- <a href="1380_1_1.html">Using Control Flow</a>
+ <a href="1380_1_1.html">Using Control Flow</a>
</li>
</ul>
</li>
@@ -980,11 +974,11 @@
</li>
<li >
- <a href="1399_1_1.html">Logging configuration</a>
+ <a href="1399_1_1.html">Logging Configuration</a>
</li>
<li >
- <a href="1259_1_1.html">Component Configurations</a>
+ <a href="1259_1_1.html">Component Configuration</a>
</li>
<li >
@@ -993,55 +987,53 @@
</ul>
</li>
<li>
- Project Documentation
+ Project Reports
<ul>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-info.html">Project Information</a>
- </li>
+ <li >
+ <a href="changes-report.html">Changes Report</a>
+ </li>
-
-
-
-
-
-
-
-
- <li class='menuCollapse'>
- <a href="project-reports.html">Project Reports</a>
- </li>
+ <li >
+ <a href="apidocs/">JavaDocs</a>
+ </li>
</ul>
</li>
</ul>
<div class="main">
+ <!-- Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License. -->
<div id="contentBody"><div id="bodyText"><h1 class="docTitle">MP3DirectoryGenerator</h1><h1>Summary</h1><p>An extension of {@link DirectoryGenerator} that adds extra attributes for MP3
-files.</p><h1>Basic information</h1><table class="bodyTable"><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.MP3DirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>mp3directory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained files</td></tr></table><h1>Documentation</h1><p>No documentation available yet.</p></div><div class="editUrl"><div><em>Errors and Improvements?</em> If you see any errors or potential improvements in this document please help
- us: <a href="http://cocoon.zones.apache.org/daisy/cdocs/960?branch=1&language=1">View, Edit or comment</a> on the latest development version (registration required).
- </div></div></div>
+files.</p><h1>Basic information</h1><table border="0" class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Generator</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.generation.MP3DirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>mp3directory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained files</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+
</div>
</div>
<!-- end of content -->
<div id="footer">
- <p>©
- 1999-2008
+ <p>Copyright ©
+ 1999-2012
The Apache Software Foundation
+ All Rights Reserved.</p>
+
+ <p>
+ Apache Cocoon, Apache, the Apache feather logo, and the Apache Cocoon project logos are trademarks of The Apache Software Foundation.
+ All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">