Modified: cocoon/site/site/1416_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/1416_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/1416_1_1.html (original)
+++ cocoon/site/site/1416_1_1.html Tue May 29 14:45:42 2012
@@ -272,10 +272,10 @@ Cocoon. This relaunch comprises a new de
The new documentation reflects the new structure of <a href="2.2/1327_1_1.html">Cocoon
2.2</a> with a</p><ul>
<li>small <a href="2.2/core-modules/core/2.2/1270_1_1.html">core</a></li>
-<li>which is based on the <a href="subprojects/1306_1_1.html">subprojects</a>
-"<a href="subprojects/configuration/1.0/1329_1_1.html">Cocoon Configuration</a>" and
-"<a href="subprojects/servlet-service/1.0/1325_1_1.html">Cocoon Servlet-Service Framework</a>"</li>
-<li><a href="2.2/blocks/1204_1_1.html">blocks </a>with additional functionality (e.g. PDF or
+<li>which is based on the <a href="subprojects/">subprojects</a>
+"<a href="subprojects/configuration/">Cocoon Configuration</a>" and
+"<a href="subprojects/servlet-service/servlet-service-impl/">Cocoon Servlet-Service Framework</a>"</li>
+<li><a href="2.2/blocks/1204_1_1.html">blocks</a> with additional functionality (e.g. PDF or
SVG creation, form frameworks, etc.)</li>
<li>and <a href="2.2/maven-plugins/1208_1_1.html">Maven 2 plugins</a>.</li>
</ul>The content was also cleaned up so that information which had become
Modified: cocoon/site/site/1421_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/1421_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/1421_1_1.html (original)
+++ cocoon/site/site/1421_1_1.html Tue May 29 14:45:42 2012
@@ -317,7 +317,7 @@
which can communicate with each other. The current implementation is based on
Spring 2.0. There are no dependencies on Cocoon core libraries at all.
- http://cocoon.apache.org/subprojects/servlet-service/1.0/
+ http://cocoon.apache.org/subprojects/servlet-service/servlet-service-impl/
 * Cocoon Configuration 1.0.1
The Cocoon Configuration subproject provides basic support for configuring
@@ -325,7 +325,7 @@
useful component providing support in common configuration issues when using the
Spring framework. There are no dependencies on Cocoon core libraries at all.
- http://cocoon.apache.org/subprojects/configuration/1.0/
+ http://cocoon.apache.org/subprojects/configuration/
BLOCKS
------
Modified: cocoon/site/site/1445_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/1445_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/1445_1_1.html (original)
+++ cocoon/site/site/1445_1_1.html Tue May 29 14:45:42 2012
@@ -323,7 +323,7 @@
There are no dependencies on Cocoon core libraries at all.
- http://cocoon.apache.org/subprojects/servlet-service/1.0/
+ http://cocoon.apache.org/subprojects/servlet-service/servlet-service-impl/
* Cocoon Configuration 1.0.2
The Cocoon Configuration subproject provides basic support for
@@ -333,7 +333,7 @@
There are no dependencies on Cocoon core libraries at all.
- http://cocoon.apache.org/subprojects/configuration/1.0/
+ http://cocoon.apache.org/subprojects/configuration/
Additional Cocoon 2.2.0 BLOCKS
------------------------------
Modified: cocoon/site/site/2.2/core-modules/core/2.2/1257_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/1257_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/1257_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/1257_1_1.html Tue May 29 14:45:42 2012
@@ -618,7 +618,7 @@ describing loggin configuration. Is ther
could we remove this document?</div></div><p>Cocoon uses <a class="externalLink" href="http://jakarta.apache.org/commons/logging/">Commons
Logging</a> by default and provides support for using Log4j (through commons
logging). The usual Cocoon web application sets up Log4j through the
-<a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1303_1_1.html">Cocoon Spring Configurator</a>.</p><p>The default configuration for Log4j is in the global application context
+<a href="../../../../subprojects/configuration/spring-configurator/index.html">Cocoon Spring Configurator</a>.</p><p>The default configuration for Log4j is in the global application context
definition. Cocoon loads <i>WEB-INF/cocoon/log4j.xconf</i> as the
configuration for Log4J. If you want to make any changes to the configuration
file, it is advisable to not alter this default file but instead use your own
Modified: cocoon/site/site/2.2/core-modules/core/2.2/1258_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/1258_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/1258_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/1258_1_1.html Tue May 29 14:45:42 2012
@@ -670,7 +670,7 @@ features of Spring 2.0:</p><div><pre><
</beans>
</pre></div><p>The two elements shown above are required to get Cocoon up and running inside
your web application. The first one, <tt>configurator:settings</tt>, initializes
-the <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1304_1_1.html">Cocoon Spring-Configurator.</a> The second element,
+the <a href="../../../../subprojects/configuration/spring-configurator/index.html">Cocoon Spring-Configurator.</a> The second element,
<tt>avalon:bridge</tt>, sets up the Spring-Avalon-Bridge. This bridge allows you
to run Avalon-based components in a Spring container; these Avalon components
are configured using the well-known Avalon-configuration files. And that's it.
@@ -680,7 +680,7 @@ context is up and running, Cocoon is rea
provided servlets to map requests to Cocoon or you can integrate Cocoon into
your web application framework by getting the Cocoon beans from the Spring
application context.</p><p>For more information on how to configure Cocoon, we suggest to read the
-documentation about the <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1304_1_1.html">Cocoon Spring Configurator</a>
+documentation about the <a href="../../../../subprojects/configuration/spring-configurator/index.html">Cocoon Spring Configurator</a>
first and then continue with the other configuration documents.</p></div></div>
</div>
Modified: cocoon/site/site/2.2/core-modules/core/2.2/1259_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/1259_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/1259_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/1259_1_1.html Tue May 29 14:45:42 2012
@@ -617,8 +617,8 @@
of components (the cocoon.xconf), the later versions support to split this
configuration file into several files using an include mechanism. You can refer
to properties from within your configuration files and Cocoon will replace these
-accordingly.</p><h1>Spring Configuration</h1><p>Spring configurations are supported through the <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1304_1_1.html">Spring
-Configurator</a>. Have a look at the <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1312_1_1.html">documentation</a> for
+accordingly.</p><h1>Spring Configuration</h1><p>Spring configurations are supported through the <a href="../../../../subprojects/configuration/spring-configurator/index.html">Spring
+Configurator</a>. Have a look at the <a href="../../../../subprojects/configuration/spring-configurator/index.html">documentation</a> for
more information.</p><h1>Legacy Configuration</h1><p>Although Cocoon is moving away from the Avalon framework (which is of course
still supported for compatibility), still the main part of Cocoon is configured
by using the Avalon configuration file format. By default all configuration
Modified: cocoon/site/site/2.2/core-modules/core/2.2/1261_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/1261_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/1261_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/1261_1_1.html Tue May 29 14:45:42 2012
@@ -620,7 +620,7 @@ without changing the files itself you ca
refer to from within the configuration files (and sitemaps and your own code).
In addition, Cocoon provides integrated support for the Spring property override
mechanism.</p><p>Cocoon uses the Cocoon Spring Configurator for these features. You can find a
-complete description <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1304_1_1.html">here</a>. In short, you can define
+complete description <a href="../../../../subprojects/configuration/spring-configurator/index.html">here</a>. In short, you can define
various property files and have different ways of configuring these properties.
You can refer to the values of a property by using the common
<tt>${PROPERTY_NAME}</tt> syntax in your configuration files or sitemaps. You
Modified: cocoon/site/site/2.2/core-modules/core/2.2/1399_1_1.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/core-modules/core/2.2/1399_1_1.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/core-modules/core/2.2/1399_1_1.html (original)
+++ cocoon/site/site/2.2/core-modules/core/2.2/1399_1_1.html Tue May 29 14:45:42 2012
@@ -626,7 +626,7 @@ dumped to log files:</p><ul>
<tt>ERROR</tt> or <tt>FATAL_ERROR</tt> so only very important events are logged
(like crashes). While developing an application you would probably like to see
much more. It's up to you to choose an approporiate log level; little
-experimantation will give you sense of each setting.<h1>Tweaking the configuration</h1>Configuration in Cocoon is handled by <a href="../../../../subprojects/configuration/1.0/spring-configurator/2.0/1304_1_1.html">Spring
+experimantation will give you sense of each setting.<h1>Tweaking the configuration</h1>Configuration in Cocoon is handled by <a href="../../../../subprojects/configuration/spring-configurator/index.html">Spring
configurator</a>, go there for general information.<div class="section" style="background:none;padding:0;"><h2 style="background:none;padding:0;">How to set up a log level<a name="How_to_set_up_a_log_level"></a></h2></div><div class="note"><div><b>Note: </b>Instructions put below assume that you have created a block
according to this <a href="../../../../2.2/1159_1_1.html">tutorial</a>. Please refer to it, first.
</div></div>Steps that you need to perform:<ol style="list-style-type: decimal">
Modified: cocoon/site/site/2.2/index.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.2/index.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/2.2/index.html (original)
+++ cocoon/site/site/2.2/index.html Tue May 29 14:45:42 2012
@@ -177,9 +177,9 @@
both can be reused outside of Cocoon Core.
<br />
The
- <a href="../subprojects/configuration/1.0/1329_1_1.html">Spring Configurator</a> provides basic support for
+ <a href="../subprojects/configuration/index.html">Spring Configurator</a> provides basic support for
configuring web applications that make use of Spring. The
- <a href="../subprojects/servlet-service/1.1/1325_1_1.html">Servlet Service Framework</a> enables modularization based
+ <a href="../subprojects/servlet-service/servlet-service-impl/index.html">Servlet Service Framework</a> enables modularization based
on the
<tt>javax.servlet.Servlet</tt> interface. Those servlet services are
<a class="externalLink" href="http://en.wikipedia.org/wiki/Polymorphism_in_object-oriented_programming">polymorphic</a>.
Modified: cocoon/site/site/3.0/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/allclasses-frame.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/allclasses-frame.html (original)
+++ cocoon/site/site/3.0/apidocs/allclasses-frame.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:36 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:06 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
All Classes (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
@@ -304,8 +304,6 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/sax/component/LogAsXMLTransformer.html" title="class in org.apache.cocoon.sax.component" target="classFrame">LogAsXMLTransformer</A>
<BR>
-<A HREF="org/apache/cocoon/spring/configurator/logback/LogbackConfigurator.html" title="class in org.apache.cocoon.spring.configurator.logback" target="classFrame">LogbackConfigurator</A>
-<BR>
<A HREF="org/apache/cocoon/monitoring/reconfiguration/LogbackReconfigurator.html" title="class in org.apache.cocoon.monitoring.reconfiguration" target="classFrame">LogbackReconfigurator</A>
<BR>
<A HREF="org/apache/cocoon/monitoring/reconfiguration/LoggingConfigurationResetter.html" title="class in org.apache.cocoon.monitoring.reconfiguration" target="classFrame">LoggingConfigurationResetter</A>
@@ -374,8 +372,6 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/pipeline/components/parameters/Parameters.html" title="class in org.apache.cocoon.pipeline.components.parameters" target="classFrame">Parameters</A>
<BR>
-<A HREF="org/apache/cocoon/xml/sax/ParamSAXBuffer.html" title="class in org.apache.cocoon.xml.sax" target="classFrame">ParamSAXBuffer</A>
-<BR>
<A HREF="org/apache/cocoon/sax/xpointer/ParseException.html" title="class in org.apache.cocoon.sax.xpointer" target="classFrame">ParseException</A>
<BR>
<A HREF="org/apache/cocoon/pipeline/Pipeline.html" title="interface in org.apache.cocoon.pipeline" target="classFrame"><I>Pipeline</I></A>
@@ -504,6 +500,10 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXConsumerAdapter</A>
<BR>
+<A HREF="org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXEventsBuilder</A>
+<BR>
+<A HREF="org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util" target="classFrame">SAXEventsBuilder.Attribute</A>
+<BR>
<A HREF="org/apache/cocoon/stax/converter/SAXForStAXPipelineWrapper.html" title="class in org.apache.cocoon.stax.converter" target="classFrame">SAXForStAXPipelineWrapper</A>
<BR>
<A HREF="org/apache/cocoon/sax/builder/SAXPipelineBuilder.html" title="class in org.apache.cocoon.sax.builder" target="classFrame">SAXPipelineBuilder</A>
Modified: cocoon/site/site/3.0/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/allclasses-noframe.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/allclasses-noframe.html (original)
+++ cocoon/site/site/3.0/apidocs/allclasses-noframe.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:36 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:06 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
All Classes (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
@@ -304,8 +304,6 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/sax/component/LogAsXMLTransformer.html" title="class in org.apache.cocoon.sax.component">LogAsXMLTransformer</A>
<BR>
-<A HREF="org/apache/cocoon/spring/configurator/logback/LogbackConfigurator.html" title="class in org.apache.cocoon.spring.configurator.logback">LogbackConfigurator</A>
-<BR>
<A HREF="org/apache/cocoon/monitoring/reconfiguration/LogbackReconfigurator.html" title="class in org.apache.cocoon.monitoring.reconfiguration">LogbackReconfigurator</A>
<BR>
<A HREF="org/apache/cocoon/monitoring/reconfiguration/LoggingConfigurationResetter.html" title="class in org.apache.cocoon.monitoring.reconfiguration">LoggingConfigurationResetter</A>
@@ -374,8 +372,6 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/pipeline/components/parameters/Parameters.html" title="class in org.apache.cocoon.pipeline.components.parameters">Parameters</A>
<BR>
-<A HREF="org/apache/cocoon/xml/sax/ParamSAXBuffer.html" title="class in org.apache.cocoon.xml.sax">ParamSAXBuffer</A>
-<BR>
<A HREF="org/apache/cocoon/sax/xpointer/ParseException.html" title="class in org.apache.cocoon.sax.xpointer">ParseException</A>
<BR>
<A HREF="org/apache/cocoon/pipeline/Pipeline.html" title="interface in org.apache.cocoon.pipeline"><I>Pipeline</I></A>
@@ -504,6 +500,10 @@ All Classes (Apache Cocoon 3: Parent 3.0
<BR>
<A HREF="org/apache/cocoon/sax/util/SAXConsumerAdapter.html" title="class in org.apache.cocoon.sax.util">SAXConsumerAdapter</A>
<BR>
+<A HREF="org/apache/cocoon/sax/util/SAXEventsBuilder.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder</A>
+<BR>
+<A HREF="org/apache/cocoon/sax/util/SAXEventsBuilder.Attribute.html" title="class in org.apache.cocoon.sax.util">SAXEventsBuilder.Attribute</A>
+<BR>
<A HREF="org/apache/cocoon/stax/converter/SAXForStAXPipelineWrapper.html" title="class in org.apache.cocoon.stax.converter">SAXForStAXPipelineWrapper</A>
<BR>
<A HREF="org/apache/cocoon/sax/builder/SAXPipelineBuilder.html" title="class in org.apache.cocoon.sax.builder">SAXPipelineBuilder</A>
Modified: cocoon/site/site/3.0/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/constant-values.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/constant-values.html (original)
+++ cocoon/site/site/3.0/apidocs/constant-values.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:35 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:05 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Constant Field Values (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
@@ -470,6 +470,12 @@ org.apache.*</FONT></TH>
<TD ALIGN="right"><CODE>"ISO-8859-1"</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.apache.cocoon.sax.component.I18nTransformer.DEFAULT_NAMESPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/apache/cocoon/sax/component/I18nTransformer.html#DEFAULT_NAMESPACE">DEFAULT_NAMESPACE</A></CODE></TD>
+<TD ALIGN="right"><CODE>"http://www.w3.org/1999/xhtml"</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.apache.cocoon.sax.component.I18nTransformer.ELEM_CHOOSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/apache/cocoon/sax/component/I18nTransformer.html#ELEM_CHOOSE">ELEM_CHOOSE</A></CODE></TD>
@@ -596,6 +602,18 @@ org.apache.*</FONT></TH>
<TD ALIGN="right"><CODE>"locale"</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.apache.cocoon.sax.component.I18nTransformer.PARAM_PARSE_NAMESPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/apache/cocoon/sax/component/I18nTransformer.html#PARAM_PARSE_NAMESPACE">PARAM_PARSE_NAMESPACE</A></CODE></TD>
+<TD ALIGN="right"><CODE>"parse-namespace"</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.apache.cocoon.sax.component.I18nTransformer.PARAM_PARSE_XML"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/apache/cocoon/sax/component/I18nTransformer.html#PARAM_PARSE_XML">PARAM_PARSE_XML</A></CODE></TD>
+<TD ALIGN="right"><CODE>"parse-xml"</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.apache.cocoon.sax.component.I18nTransformer.PARAM_UNTRANSLATED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/apache/cocoon/sax/component/I18nTransformer.html#PARAM_UNTRANSLATED">PARAM_UNTRANSLATED</A></CODE></TD>
Modified: cocoon/site/site/3.0/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/deprecated-list.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/deprecated-list.html (original)
+++ cocoon/site/site/3.0/apidocs/deprecated-list.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:36 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:06 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Deprecated List (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
Modified: cocoon/site/site/3.0/apidocs/help-doc.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/apidocs/help-doc.html?rev=1343757&r1=1343756&r2=1343757&view=diff
==============================================================================
--- cocoon/site/site/3.0/apidocs/help-doc.html (original)
+++ cocoon/site/site/3.0/apidocs/help-doc.html Tue May 29 14:45:42 2012
@@ -2,13 +2,13 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Fri Mar 23 17:40:36 CET 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 16:14:06 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
API Help (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
</TITLE>
-<META NAME="date" CONTENT="2012-03-23">
+<META NAME="date" CONTENT="2012-05-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.