You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/04/24 14:33:14 UTC

svn commit: r1329674 [10/10] - in /cocoon/trunk/site/cocoon-core-site: ./ core/ core/2.2/ core/2.2/src/ core/2.2/src/site/ core/2.2/src/site/resources/ core/2.2/src/site/resources/images/ core/2.2/src/site/xdoc/ src/site/ src/site/resources/ src/site/r...

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - PauseGenerator</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">PauseGenerator</h1><h1>Summary</h1><p>This generator extends the usual FileGenerator with a pause parameter. During
+generation of the content, this generator pauses for the given amount of time.
+</p><h1>Basic information</h1><table 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.PauseGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td>Yes - No</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/973_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - SetCharacterEncodingAction</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">SetCharacterEncodingAction</h1><h1>Summary</h1><p>Sets the character encoding of parameters.</p><h1>Basic information</h1><table class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Action</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.acting.SetCharacterEncodingAction</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td/></tr></tbody></table><h1>Documentation</h1><p>Components use this encoding as default after the action.</p><p><strong>Configuration parameters:</strong></p><table class="bodyTable">
+<tbody>
+<tr class="b">
+<td><tt>form-encoding</tt></td>
+<td>
+<p>The supposed encoding of the request parameter.</p>
+</td>
+</tr>
+</tbody>
+</table><p>These configuration options supported in both declaration and use time.</p><p>If no encoding specified, the action does nothing.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/975_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - I18nTransformer</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">I18nTransformer</h1><h1>Summary</h1><p>Internationalization transformer is used to transform i18n markup into text
+based on a particular locale.</p><h1>Basic information</h1><table 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.I18nTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>i18n</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Currently, validity of used i18n catalogues is not verified</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/981_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - XPathDirectoryGenerator</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">XPathDirectoryGenerator</h1><h1>Summary</h1><p>Generates an XML directory listing performing XPath queries on XML files. It
+can be used both as a plain DirectoryGenerator or, by specifying a parameter
+<tt>xpath</tt>, it will perform an XPath query on every XML resource.</p><h1>Basic information</h1><table 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.XPathDirectoryGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>xpathdirectory</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the directory and the contained documents</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/982_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - SetterAction</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">SetterAction</h1><h1>Summary</h1><p>This action can be used to set information in either the object model, the
+request or the session.</p><h1>Basic information</h1><table class="bodyTable"><tbody><tr class="a"><th>Component type</th><td>Action</td></tr><tr class="b"><th>Cocoon block</th><td>core</td></tr><tr class="a"><th>Java class</th><td>org.apache.cocoon.acting.SetterAction</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td/></tr></tbody></table><h1>Documentation</h1><p>All parameters set for this action are set in the according location<br/>
+whereas the parameter name is the key and the value of the parameter<br/>
+will be set as a string value for this key.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/983_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - XIncludeTransformer</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">XIncludeTransformer</h1><h1>Summary</h1><p>Implementation of an XInclude transformer.</p><h1>Basic information</h1><table 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.XIncludeTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>xinclude</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes</td></tr></tbody></table><h1>Documentation</h1><p>This transformer works according to the XInclude specification.</p><p>For more information refer to the
+<a href="http://www.w3.org/TR/xinclude">XInclude specification</a>.</p><p>You can include either simple text, or xml content. Including xml content --
+which is the default -- gives you the option to define an xpointer in the href
+attribute. Some quick xinclude examples should reveal the possibilities of
+xinclude.</p><ul>
+<li>Include an xml content as-is: <tt>&lt;xi:include
+href="include.xml"/&gt;</tt></li>
+<li>Include an xml content but pick the strong element only: <tt>&lt;xi:include
+href="include.xml#xpointer(/p/strong)"/&gt;</tt></li>
+<li>Include text content: <tt>&lt;xi:include parse="text"
+href="include.txt"/&gt;</tt></li>
+</ul>Note that the URL in the href attribute must be relative to the XML document.
+You can use any Cocoon source here, the <tt>file:</tt> protocol is standard like
+in the examples above, but <tt>cocoon:</tt>, <tt>servlet:</tt> and maybe your
+own custom excalibur source implementations will work as well. For example
+<tt>servlet:resources:/html-footer.html</tt> might include your standard footer
+located in a resources-block into your HTML page.A simple example using xinclude might help to use this transfomer
+effectively:Add the XIncludetransfomer to the components in your sitemap.xmap<pre>...
+&lt;map:components&gt;
+...
+  &lt;map:transformers default="xslt"&gt;
+  ...
+    &lt;map:transformer name="xinclude"
+      src="org.apache.cocoon.transformation.XIncludeTransformer"/&gt;
+  ...
+</pre><p>Next define in your pipeline to use the XIncludeTransformer</p><pre>&lt;map:match pattern="xinc/simple-xinc"&gt;
+  &lt;map:generate src="xinc/simple-xinc.xml"/&gt;
+  &lt;map:transform type="xinclude"/&gt;
+  &lt;map:transform src="stylesheets/page/simple-page2html.xsl"/&gt;
+  &lt;map:serialize/&gt;
+&lt;/map:match&gt;
+</pre><p>In this example pipeline it assumed that simple-xinc.xml contains the include
+element. As well as defining the include element, it defines the namespace URI
+"http://www.w3.org/2001/XInclude". This helps the XIncludeTransformer to find
+the include element to get replaced by the included content. The simple-xinc.xml
+may look like this:</p><pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;page 
+  xmlns:xi="http://www.w3.org/2001/XInclude"&gt;
+  &lt;title&gt;Hello&lt;/title&gt;
+  &lt;content&gt;
+    &lt;para&gt;This is my first Cocoon page!&lt;/para&gt;
+    &lt;xi:include href="include.xml"/&gt;
+  &lt;/content&gt;
+&lt;/page&gt;
+</pre><p>Next you should define the include.xml file which is included. A simple
+include.xml might look like this:</p><pre>&lt;?xml version="1.0"?&gt;
+&lt;p&gt;
+  I am &lt;strong&gt;included&lt;/strong&gt; by XIncludeTransformer.
+  I come from "include.xml".
+&lt;/p&gt;
+</pre><p>Now finally we have everything put together the xml content after the
+XIncludeTransformer processing will look like this:</p><pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;page 
+  xmlns:xi="http://www.w3.org/2001/XInclude"&gt;
+  &lt;title&gt;Hello&lt;/title&gt;
+  &lt;content&gt;
+    &lt;para&gt;This is my first Cocoon page!&lt;/para&gt;
+      &lt;p&gt;
+       I am &lt;strong&gt;included&lt;/strong&gt; by XIncludeTransformer.
+       I come from "include.xml".
+      &lt;/p&gt;
+  &lt;/content&gt;
+&lt;/page&gt;
+</pre></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/985_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - Paginator</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">Paginator</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"><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.pagination.Paginator</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td>Yes</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/991_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - SimpleFormTransformer</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">SimpleFormTransformer</h1><h1>Summary</h1><p>Eliminates the need for XSP to use FormValidatorAction or HTML forms. Caveat:
+Select options need a value attribute to work correctly.</p><h1>Basic information</h1><table 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.SimpleFormTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>simple-form</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>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/992_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - StatusGenerator</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">StatusGenerator</h1><h1>Summary</h1><p>Generates an XML representation of the current status of Cocoon.</p><h1>Basic information</h1><table 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.StatusGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>status</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>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/995_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - AugmentTransformer</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">AugmentTransformer</h1><h1>Summary</h1><p>Augments all <tt>href</tt> attributes with the full path to the request. You
+can optionally specify the <tt>mount</tt> parameter.</p><h1>Basic information</h1><table 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.AugmentTransformer</td></tr><tr class="b"><th>Name in Sitemap</th><td>augment</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>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/996_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - RegexpRequestParameterMatcher</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">RegexpRequestParameterMatcher</h1><h1>Summary</h1><p>Matches a request parameter against a regular expression.</p><h1>Basic information</h1><table 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.RegexpRequestParameterMatcher</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td/></tr></tbody></table><h1>Documentation</h1><p>Example:</p><p>&lt;map:match type="request" pattern="dest"&gt;<br/>
+  &lt;map:redirect-to uri="{1}"/&gt;<br/>
+&lt;/map:match&gt;</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/997_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - HostSelector</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">HostSelector</h1><h1>Summary</h1><p>A <tt>Selector</tt> that matches a string from within the host parameter of
+the HTTP request.</p><h1>Basic information</h1><table 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.HostSelector</td></tr><tr class="b"><th>Name in Sitemap</th><td/></tr><tr class="a"><th>Cacheable</th><td/></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/998_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - FileGenerator</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">FileGenerator</h1><h1>Summary</h1><p>The <tt>FileGenerator</tt> is a class that reads XML from a source and
+generates SAX Events. The <tt>FileGenerator</tt> is cacheable.</p><h1>Basic information</h1><table 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.FileGenerator</td></tr><tr class="b"><th>Name in Sitemap</th><td>file</td></tr><tr class="a"><th>Cacheable</th><td>Yes - Yes. Uses the last modification date of the xml document for validation</td></tr></tbody></table><h1>Documentation</h1><p>No documentation available yet.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/999_1_1.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core -</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <section name="Changes Report" style="background:none;padding:0;"/><h3><a name="Release History"/>Release History</h3><table class="bodyTable"><tbody><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#2.2.1">2.2.1</a></td><td>TBA</td><td>unreleased</td></tr><tr class="a"><td><a href="#2.2.0">2.2.0</a></td><td>TBA</td><td>released</td></tr><tr class="b"><td><a href="#2.2.0-RC2">2.2.0-RC2</a></td><td>2007-10-29</td><td>released</td></tr><tr class="a"><td><a href="#2.2.0-RC1">2.2.0-RC1</a></td><td>2007-07-02</td><td>released</td></tr><tr class="b"><td><a href="#2.2.0-M3">2.2.0-M3</a></td><td>2007-03-02</td><td>released</td></tr><tr class="a"><td><a href="#2.2.0-M2">2.2.0-M2</a></td><td>2007-02-11</td><td>released</td></tr><tr class="b"><td><a href="#2.2.0-M1">2.2.0-M1</a></td><td>2006-08-01</td><td>released</td></tr></tbody></table><br/><br/><h3><a name="2.2.1"/>Release 2.2.1 - TBA</h3><table class="bodyTable"><tbody><tr cla
 ss="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/add.gif" alt="add"/></td><td>Allow multiple file uploads of the same field name. If there are multiple file uploads Request.get(String) will
+return a Vector. If there is only one file upload it will return the Part as it did before. This is now the same
+behavior as for inline parts.</td><td><a href="team-list.html#joerg">joerg</a></td></tr></tbody></table><h3><a name="2.2.0"/>Release 2.2.0 - TBA</h3><table class="bodyTable"><tbody><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix"/></td><td>Close streams properly after copying Parts (MultipartParser). Allow to access InputStream of PartInMemory
+multiple times.</td><td><a href="team-list.html#joerg">joerg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add"/></td><td>Add capability to IncludeTransformer to strip the root element from included XML content. Thanks to <a href="mailto:ellis@nukinetics.com">Ellis Pritchard</a>.</td><td><a href="team-list.html#joerg">joerg</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update"/></td><td>for more details.</td><td><a href="team-list.html#vgritsenko">vgritsenko</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix"/></td><td>Fix bug in recycling of poolable components where recycle() was not called in all cases. Thanks to <a href="mailto:alexander.klimetschek@mindquarry.com">Alexander Klimetschek</a>.</td><td><a href="team-list.html#cziegler">cziegler</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix"/></td><td>Fix MultipartFilter cleaning up the request and so disposing the uploaded files before the
+request has been processed actually. Thanks to <a href="mailto:martin.heiden@netcologne.de">Martin Heiden</a>.</td><td><a href="team-list.html#joerg">joerg</a></td></tr></tbody></table><h3><a name="2.2.0-RC2"/>Release 2.2.0-RC2 - 2007-10-29</h3><table class="bodyTable"><tbody><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr></tbody></table><h3><a name="2.2.0-RC1"/>Release 2.2.0-RC1 - 2007-07-02</h3><table class="bodyTable"><tbody><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr></tbody></table><h3><a name="2.2.0-M3"/>Release 2.2.0-M3 - 2007-03-02</h3><table class="bodyTable"><tbody><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/update.gif" alt="update"/></td><td/><td><a href="team-list.html#dfagerstrom">dfagerstrom</a></td></tr></tbody></table><h3><a name="2.2.0-M2"/>Release 2.2.0-M2 - 2007-02-11</h3><table class="bodyTable"><tbody><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><
 img src="images/update.gif" alt="update"/></td><td>Cocoon becomes a normal Spring application which means that it is initialized by
+Spring and not the other way around.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></tbody></table><h3><a name="2.2.0-M1"/>Release 2.2.0-M1 - 2006-08-01</h3><table class="bodyTable"><tbody><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/update.gif" alt="update"/></td><td>Remove deprecated methods from XMLUtils, DOMUtil, DOMBuilder and SourceUtil.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr></tbody></table>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/changes-report.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core - Introduction</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">Introduction</h1><p>Cocoon core provides implementations of the sitemap engine and pipelines. In
+brief, a sitemap connects a request with a pipeline. This is a simple sitemap:
+</p><pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0"&gt;
+  &lt;map:pipelines&gt;
+    &lt;map:pipeline&gt;
+      &lt;map:match pattern="demo.html"&gt;
+        &lt;map:generate src="demo/welcome.xml"/&gt;
+        <strong>&lt;map:transform src="demo/welcome.xslt"/&gt;</strong>
+        &lt;map:serialize type="html"/&gt;
+      &lt;/map:match&gt;
+    &lt;/map:pipeline&gt;
+  &lt;/map:pipelines&gt;
+&lt;/map:sitemap&gt;</pre><p>If a request with the path <tt>demo.html</tt> hits this sitemap, the defined
+matcher activates enclosed sitemap instructions, which assemble a Cocoon
+pipeline. This pipeline consists of a generator (parses input stream and creates
+XML in the form of SAX events), a transformer that consumes XML in form of SAX
+events, transforms it, and omits transformed XML again in the form of SAX events
+(in this case transformation is based on an XSLT stylesheet) and a serializer
+that consumes SAX events and creates an output stream.</p><p>This documentation contains a more detailed explanations what the sitemap
+language provides and how you can plugin your own components.</p><p>Cocoon core also defines the contract for the integration of controller
+technologies. There are several implementations (Flowscript, Apples, Javaflow)
+in the form of blocks for it.</p><p>Cocoon's unit of modularization are so-called <em>blocks</em>. Everything
+that goes beyond providing core contracts and the most important implementations
+of them, has been moved into its own block.</p></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/2.2/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/core/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/core/pom.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/core/pom.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/core/pom.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+<!--+
+    | @version $Id$
+    +-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  
+  <parent>
+    <groupId>org.apache.cocoon</groupId>
+    <artifactId>cocoon-core-site</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+  </parent>
+  
+  <artifactId>cocoon-core-site-core</artifactId>
+  <name>Cocoon Core Modules Site (core)</name>
+  <packaging>pom</packaging>
+  
+  <url>http://cocoon.apache.org/${docs.m.site-core-modules.relPath}core</url>
+  
+  <properties>
+    <docs.name>Cocoon Core Modules (core 2.2)</docs.name>    
+    <docs.version>${docs.m.core.version}</docs.version>
+    <docs.urlRelativizer>../../../</docs.urlRelativizer>        
+  </properties> 
+  
+  <distributionManagement>
+    <site>
+      <id>website</id>
+      <url>${docs.deploymentBaseUrl}/${docs.m.site-core-modules.relPath}core</url>
+    </site>
+  </distributionManagement>
+  
+  <modules>
+    <module>2.2</module>
+  </modules>
+</project>

Propchange: cocoon/trunk/site/cocoon-core-site/core/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/core/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/core/pom.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: cocoon/trunk/site/cocoon-core-site/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/pom.xml?rev=1329674&r1=1329673&r2=1329674&view=diff
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/pom.xml (original)
+++ cocoon/trunk/site/cocoon-core-site/pom.xml Tue Apr 24 12:33:07 2012
@@ -26,13 +26,15 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon</artifactId>
-    <version>6-SNAPSHOT</version>
-    <relativePath>../../parent/pom.xml</relativePath>
+    <version>9-SNAPSHOT</version>
+    <relativePath/>
   </parent>
   
   <artifactId>cocoon-core-site</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <name>Cocoon Core Modules Site</name>
+  <packaging>pom</packaging>
+  
   <url>http://cocoon.apache.org/${docs.m.site-core-modules.relPath}</url>
   
   <properties>
@@ -53,29 +55,37 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-      </plugin>
-      <plugin>
-        <groupId>org.daisycms</groupId>
-        <artifactId>daisy-maven-plugin</artifactId>
+        <version>3.0</version>
         <configuration>
-          <navDocId>1212</navDocId>
-          <collection>cdocs-site-core-modules</collection>
-          <skipFirstNavigationDocumentLevel>false</skipFirstNavigationDocumentLevel>     
-          <siteXmlContent>
-            &lt;project&gt;
-            &lt;skin&gt;
-            &lt;groupId&gt;org.apache.cocoon&lt;/groupId&gt;
-            &lt;artifactId&gt;cocoon-thien-maven-site-skin&lt;/artifactId&gt;
-            &lt;version&gt;1.0.0-SNAPSHOT&lt;/version&gt;
-            &lt;/skin&gt;
-            &lt;body&gt;
-            &lt;!-- @daisy-start@ --&gt;&lt;!-- @daisy-end@ --&gt;
-            &lt;/body&gt;
-            &lt;/project&gt;
-          </siteXmlContent>                    
+          <locales>en</locales>
+          <reportPlugins>
+            <plugin>
+              <groupId>org.apache.maven.plugins</groupId>
+              <artifactId>maven-project-info-reports-plugin</artifactId>
+              <version>2.4</version>
+              <configuration>
+                <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
+                <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
+              </configuration>
+              <reportSets>
+                <reportSet>
+                  <reports>
+                    <report>summary</report>                    
+                    <report>project-team</report>
+                    <report>mailing-list</report>
+                    <report>issue-tracking</report>
+                    <report>license</report>
+                  </reports>
+                </reportSet>
+              </reportSets>
+            </plugin>
+          </reportPlugins>
         </configuration>
-      </plugin>   
+      </plugin>
     </plugins>
   </build>
   
+  <modules>
+    <module>core</module>
+  </modules>
 </project>

Added: cocoon/trunk/site/cocoon-core-site/src/site/resources/images/external.png
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/src/site/resources/images/external.png?rev=1329674&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/resources/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: cocoon/trunk/site/cocoon-core-site/src/site/site.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/src/site/site.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/src/site/site.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/src/site/site.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+<!-- $Id$ -->
+<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
+         name="Cocoon Core Modules">
+
+  <skin>
+    <groupId>org.apache.cocoon</groupId>
+    <artifactId>cocoon-thien-maven-site-skin</artifactId>
+    <version>1.0.1</version>
+  </skin>
+    
+  <body>
+    <menu name="Available Modules">
+      <item name="List of Core Modules" href="./index.html"/>
+    </menu>
+  </body>
+</project>

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/site.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Added: cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml?rev=1329674&view=auto
==============================================================================
--- cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml (added)
+++ cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml Tue Apr 24 12:33:07 2012
@@ -0,0 +1,245 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+      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.
+    --><document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"><properties><title>Cocoon Core Modules Site - List of Core Modules</title><author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author></properties><body>
+         <div id="contentBody"><div id="bodyText"><h1 class="docTitle">List of Core Modules</h1><p>The core functionality of Cocoon was divided into several parts for reuse
+(see the detailed list below), however, the documentation of Cocoon core has
+been kept at one place:</p><table class="bodyTable">
+<tbody>
+<tr class="a">
+<th>
+<p><strong>Name</strong></p>
+</th>
+<th>
+<p><strong>Versions</strong></p>
+</th>
+<th>
+<p>Description</p>
+</th>
+</tr>
+<tr class="b">
+<td>
+<p><a href="core/2.2/">Core</a></p>
+</td>
+<td><a href="core/2.2/">2.2</a></td>
+<td>
+<p>The '<strong>cocoon-core</strong>' module is some kind of wrapper, that keeps
+all dependencies together in order to make it easier to use Cocoon as web
+application framework. For now the complete documentation of all core modules
+can be found in Cocoon core.</p>
+</td>
+</tr>
+</tbody>
+</table><h1>Core modules in detail</h1><div class="note"><div><strong>Note: </strong>The way how Cocoon Core is divided into sub modules is
+considered experimental at the moment. So don't rely on it. If  want to be on
+the safe side and use Maven 2, always use Cocoon core as dependency and rely on
+Maven's transitive dependencies mechanism.</div></div><table class="bodyTable">
+<tbody>
+<tr class="a">
+<th>
+<p>Name</p>
+</th>
+<th>
+<p>Versions</p>
+</th>
+<th>
+<p>Description</p>
+</th>
+</tr>
+<tr class="b">
+<td><a href="expression-language-api/1.0/index.html">Expression
+Language API</a></td>
+<td><a href="expression-language-api/1.0/index.html">1.0</a></td>
+<td>
+<p>Interfaces for expression language and object model.</p>
+</td>
+</tr>
+<tr class="a">
+<td><a href="expression-language-impl/1.0/index.html">Expression
+Language Impl</a></td>
+<td><a href="expression-language-impl/1.0/index.html">1.0</a></td>
+<td>
+<p>Implementation of several expressions languages like: JXPath, JEXL,
+Javascript and implementation of unified Object Model.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="pipeline-api/1.0/index.html">Pipeline API</a></p>
+</td>
+<td>
+<p><a href="pipeline-api/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Interfaces for SAX pipelines: ProcessingPipeline, sitemap components and
+basic XML interfaces, the environment abstraction, caching interfaces and needed
+exceptions.</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="pipeline-components/1.0/index.html">Pipeline Components</a></p>
+</td>
+<td>
+<p><a href="pipeline-components/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Implementations of a number of basic generators, transformers, serializers,
+and readers that are needed in most Cocoon webapps as well as some basic sources
+and the XPointer and XSLT components.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="pipeline-impl/1.0/index.html">Pipeline Implementation</a></p>
+</td>
+<td>
+<p><a href="pipeline-impl/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Several implementations of the ProcessingPipeline interface together with
+needed classes and components. Abstract classes for making it easier to write
+sitemap components.</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="sitemap-api/1.0/index.html">Sitemap API</a></p>
+</td>
+<td>
+<p><a href="sitemap-api/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Interfaces for the sitemap: Processor, actions, modules, flow, matching,
+selection and some support interfaces for classloading, notification, processing
+and various support interfaces.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="sitemap-components/1.0/index.html">Sitemap Components</a></p>
+</td>
+<td>
+<p><a href="sitemap-components/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Implementation of basic actions, modules, some sources, matchers and
+selectors that are used in most Cocoon webapps.</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="sitemap-impl/1.0/index.html">Sitemap Implementation</a></p>
+</td>
+<td>
+<p><a href="sitemap-impl/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>The tree processor implementation of the sitemap with dependencies. The
+Spring packages for Avalon support. Abstract base classes and support classes
+for making it easier to write sitemap components.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="store-impl/1.0/index.html">Store Implementation</a></p>
+</td>
+<td>
+<p><a href="store-impl/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Several components implementing of the Excalibur Store interface</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="thread-api/1.0/index.html">Thread API</a></p>
+</td>
+<td>
+<p><a href="thread-api/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Interfaces for thread factories and pools and for execution of background
+tasks.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="thread-impl/1.0/index.html">Thread Implementation</a></p>
+</td>
+<td>
+<p><a href="thread-impl/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Implementation of thread pool and factory components. Implementation of a
+component for execution of background tasks.</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="util/1.0/index.html">Util</a></p>
+</td>
+<td>
+<p><a href="util/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Utility classes.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="xml-api/1.0/index.html">XML API</a></p>
+</td>
+<td>
+<p><a href="xml-api/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>DOMParser and SAXParser interface</p>
+</td>
+</tr>
+<tr class="a">
+<td>
+<p><a href="xml-impl/1.0/index.html">XML Implementation</a></p>
+</td>
+<td>
+<p><a href="xml-impl/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>Implementation of the DOMParser and SAXParser.</p>
+</td>
+</tr>
+<tr class="b">
+<td>
+<p><a href="xml-resolver/1.0/index.html">XML Resolver</a></p>
+</td>
+<td>
+<p><a href="xml-resolver/1.0/index.html">1.0</a></p>
+</td>
+<td>
+<p>The Cocoon system resolver component together with default enteties.</p>
+</td>
+</tr>
+<tr class="a">
+<td><a href="xml-util/1.0/index.html">XML Util</a></td>
+<td><a href="xml-util/1.0/index.html">1.0</a></td>
+<td>
+<p>Various XML utility classes.</p>
+</td>
+</tr>
+</tbody>
+</table></div></div>
+       </body></document>
\ No newline at end of file

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: cocoon/trunk/site/cocoon-core-site/src/site/xdoc/index.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml