aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation/content')
-rw-r--r--src/documentation/content/xdocs/design/alt.design/PropNames-png.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/alt-properties.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/book.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/compound-properties.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/coroutines.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/footnotes.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/galleys.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/index.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/keeps.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties-classes.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml20
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/book.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml18
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml26
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml24
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/introduction.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml110
-rw-r--r--src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml112
-rw-r--r--src/documentation/content/xdocs/design/alt.design/spaces.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/traits.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/user-agent-refs.xml16
-rw-r--r--src/documentation/content/xdocs/design/alt.design/xml-parsing.ehtml50
-rw-r--r--src/documentation/content/xdocs/design/areas.xml16
-rw-r--r--src/documentation/content/xdocs/design/book.xml16
-rw-r--r--src/documentation/content/xdocs/design/breakpos.xml16
-rw-r--r--src/documentation/content/xdocs/design/embedding.xml16
-rw-r--r--src/documentation/content/xdocs/design/extending.xml16
-rw-r--r--src/documentation/content/xdocs/design/fotree.xml16
-rw-r--r--src/documentation/content/xdocs/design/images.xml16
-rw-r--r--src/documentation/content/xdocs/design/index.xml16
-rw-r--r--src/documentation/content/xdocs/design/layout.xml16
-rw-r--r--src/documentation/content/xdocs/design/optimise.xml16
-rw-r--r--src/documentation/content/xdocs/design/parsing.xml16
-rw-r--r--src/documentation/content/xdocs/design/pdf-library.xml16
-rw-r--r--src/documentation/content/xdocs/design/properties.xml16
-rw-r--r--src/documentation/content/xdocs/design/renderers.xml16
-rw-r--r--src/documentation/content/xdocs/design/startup.xml16
-rw-r--r--src/documentation/content/xdocs/design/svg.xml16
-rw-r--r--src/documentation/content/xdocs/design/useragent.xml16
39 files changed, 748 insertions, 124 deletions
diff --git a/src/documentation/content/xdocs/design/alt.design/PropNames-png.xml b/src/documentation/content/xdocs/design/alt.design/PropNames-png.xml
index 358fae1c5..944bb0076 100644
--- a/src/documentation/content/xdocs/design/alt.design/PropNames-png.xml
+++ b/src/documentation/content/xdocs/design/alt.design/PropNames-png.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/alt-properties.xml b/src/documentation/content/xdocs/design/alt.design/alt-properties.xml
index e388c0918..82fa4b907 100644
--- a/src/documentation/content/xdocs/design/alt.design/alt-properties.xml
+++ b/src/documentation/content/xdocs/design/alt.design/alt-properties.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/book.xml b/src/documentation/content/xdocs/design/alt.design/book.xml
index c7b7887a3..1787bd885 100644
--- a/src/documentation/content/xdocs/design/alt.design/book.xml
+++ b/src/documentation/content/xdocs/design/alt.design/book.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/compound-properties.xml b/src/documentation/content/xdocs/design/alt.design/compound-properties.xml
index 04f3f901f..0409b06a5 100644
--- a/src/documentation/content/xdocs/design/alt.design/compound-properties.xml
+++ b/src/documentation/content/xdocs/design/alt.design/compound-properties.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/coroutines.xml b/src/documentation/content/xdocs/design/alt.design/coroutines.xml
index 4f2570977..b21dd6959 100644
--- a/src/documentation/content/xdocs/design/alt.design/coroutines.xml
+++ b/src/documentation/content/xdocs/design/alt.design/coroutines.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/footnotes.xml b/src/documentation/content/xdocs/design/alt.design/footnotes.xml
index 22097416e..ebaee47c4 100644
--- a/src/documentation/content/xdocs/design/alt.design/footnotes.xml
+++ b/src/documentation/content/xdocs/design/alt.design/footnotes.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/galleys.xml b/src/documentation/content/xdocs/design/alt.design/galleys.xml
index a2f1414d5..04a1d824d 100644
--- a/src/documentation/content/xdocs/design/alt.design/galleys.xml
+++ b/src/documentation/content/xdocs/design/alt.design/galleys.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/index.xml b/src/documentation/content/xdocs/design/alt.design/index.xml
index 627928b62..b728213fd 100644
--- a/src/documentation/content/xdocs/design/alt.design/index.xml
+++ b/src/documentation/content/xdocs/design/alt.design/index.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/keeps.xml b/src/documentation/content/xdocs/design/alt.design/keeps.xml
index a43c5c4fc..eb26ba8a8 100644
--- a/src/documentation/content/xdocs/design/alt.design/keeps.xml
+++ b/src/documentation/content/xdocs/design/alt.design/keeps.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/properties-classes.xml b/src/documentation/content/xdocs/design/alt.design/properties-classes.xml
index 43c0c3c92..7cb8979b9 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties-classes.xml
+++ b/src/documentation/content/xdocs/design/alt.design/properties-classes.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml
index d99c152eb..3af13c57d 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
@@ -13,11 +29,11 @@
<a href="#N10014">Introduction</a>
</li>
</ul>
-
+
<a name="N10014"></a>
<h3>Introduction</h3>
<p>
-
+
<span id = "span00" ></span ><a href="javascript:toggleCode(
'span00', 'PropertyConsts.html#PropertyConstsClass', '400',
'100%' )">This class</a>, and the singleton object which is
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/book.xml b/src/documentation/content/xdocs/design/alt.design/properties/book.xml
index bf2c988ae..813034f17 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/book.xml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/book.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml
index fa02f1555..8a1892f3c 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body marginheight= "0" marginwidth= "0" topmargin= "0" leftmargin= "0" text= "#000000" bgcolor= "#FFFFFF" >
<script type="text/javascript" src="codedisplay.js" />
@@ -350,6 +366,6 @@
>The PropertyConsts class</a>
</p>
</div>
-
+
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml
index a9e0707c7..c8cf8b50a 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
<script type="text/javascript" src="codedisplay.js" />
@@ -25,7 +41,7 @@
</ul>
</li>
</ul>
-
+
<a name="N1000C"></a>
<h3>Enumerated Data Values</h3>
<p>
@@ -54,7 +70,7 @@
table elements.
-->
<p>
-
+
<span id = "span00" ></span ><a href= "javascript:toggleCode(
'span00', 'Direction.html#DirectionClass', '400', '100%' )"
><span
@@ -98,7 +114,7 @@
<a name="N1005C"></a>
<h4>HashMap representation</h4>
<p>
-
+
<span id = "span06" ></span ><a href= "javascript:toggleCode(
'span06', 'RenderingIntent.html#RenderingIntentClass', '400',
'100%' )" ><span class="codefrag"
@@ -253,7 +269,7 @@
int)</span></a> method.
</p>
<p>
-
+
<span id = "span29" ></span ><a href= "javascript:toggleCode(
'span29', 'BorderLeftWidth.html#BorderLeftWidthClass', '400',
'100%' )" ><span class="codefrag">BorderLeftWidth</span></a>
@@ -302,7 +318,7 @@
>getInitialValue()</a>
</p>
-->
-
+
</div>
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml
index 785e31a24..f59218bec 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
<script type="text/javascript" src="codedisplay.js" />
@@ -23,7 +39,7 @@
</ul>
</li>
</ul>
-
+
<a name="N10014"></a>
<h3>Introduction</h3>
<p>
@@ -32,7 +48,7 @@
property classes. This section discusses more complex classes
whose facilities are accessed only through various methods.
</p>
-
+
<a name="N10021"></a>
<h3>
Generating and Accessing Initial Values
@@ -42,7 +58,7 @@
table elements.
-->
<p>
-
+
<span id = "span00" ></span ><a href= "javascript:toggleCode(
'span00', 'AutoRestore.html', '400', '100%' )" ><span
class="codefrag"
@@ -138,7 +154,7 @@
<strong>Next:</strong> <a href= "enumerated-values.html"
>Enumerated values</a>
</p>
-
+
</div>
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml b/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml
index d5c5acb95..0d45933fa 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/introduction.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml
index 39920e239..83e18e026 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<head>
<META http-equiv="Content-Type" content="text/html;
@@ -28,7 +44,7 @@
</ul>
</li>
</ul>
-
+
<a name="N10014"></a>
<h3>Property expression parsing</h3>
<!-- N.B. height for toggleCode changed from 50% to 400 because
@@ -81,11 +97,11 @@
<span class= "codefrag" >org.apache.fop.datatypes</span> include:
</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
-
+
<tr>
<th colspan="2" rowspan="1">Numbers and lengths</th>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">Numeric</th>
<td colspan="3" rowspan="1">
@@ -94,32 +110,32 @@
below.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="3"
rowspan="1">Constructor classes for <em>Numeric</em></th>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Ems</td>
<td colspan="2" rowspan="1">Relative length in <em>ems</em></td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">IntegerType</td>
<td colspan="1" rowspan="1"></td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Length</td>
<td colspan="2" rowspan="1">In centimetres(cm), millimetres(mm),
inches(in), points(pt), picas(pc) or pixels(px)</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Percentage</td>
@@ -133,37 +149,37 @@
lengths represented by <em>Numeric</em> values.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Angle</td>
<td colspan="2" rowspan="1">In degrees(deg), gradients(grad) or
radians(rad)</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Frequency</td>
<td colspan="2" rowspan="1">In hertz(Hz) or kilohertz(kHz)</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1">Time</td>
<td colspan="1" rowspan="1">In seconds(s) or milliseconds(ms)</td>
</tr>
-
+
<tr>
<th colspan="2" rowspan="1">Strings</th>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">StringType</th>
<td colspan="3" rowspan="1">
Base class for data types which result in a <em>String</em>.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">Literal</th>
@@ -172,7 +188,7 @@
exceed the constraints of an <em>NCName</em>.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">MimeType</th>
@@ -181,7 +197,7 @@
represent a mime type.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">UriType</th>
@@ -191,7 +207,7 @@
<em>url()</em>.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">NCName</th>
@@ -200,32 +216,32 @@
meet the constraints of an <em>NCName</em>.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">Country</th>
<td colspan="1" rowspan="1">An RFC 3066/ISO 3166 country code.</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">Language</th>
<td colspan="1" rowspan="1">An RFC 3066/ISO 639 language code.</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">Script</th>
<td colspan="1" rowspan="1">An ISO 15924 script code.</td>
</tr>
-
+
<tr>
<th colspan="2" rowspan="1">Enumerated types</th>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">EnumType</th>
<td colspan="3" rowspan="1">
@@ -233,7 +249,7 @@
enumeration values.
</td>
</tr>
-
+
<tr>
<td colspan="1" rowspan="1"></td>
<th colspan="1" rowspan="1">MappedNumeric</th>
@@ -245,11 +261,11 @@
the <em>Numeric</em> "12pt".
</td>
</tr>
-
+
<tr>
<th colspan="2" rowspan="1">Colors</th>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">ColorType</th>
<td colspan="3" rowspan="1">
@@ -259,11 +275,11 @@
specification.
</td>
</tr>
-
+
<tr>
<th colspan="2" rowspan="1">Fonts</th>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">FontFamilySet</th>
<td colspan="3" rowspan="1">
@@ -271,11 +287,11 @@
prioritized list of possibly generic font family names.
</td>
</tr>
-
+
<tr>
<th colspan="2" rowspan="1">Pseudo-types</th>
</tr>
-
+
<tr>
<td colspan="4" rowspan="1">
A variety of pseudo-types have been defined as
@@ -283,35 +299,35 @@
token values, or for other special purposes.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">Inherit</th>
<td colspan="3" rowspan="1">
For values of <em>inherit</em>.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">Auto</th>
<td colspan="3" rowspan="1">
For values of <em>auto</em>.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">None</th>
<td colspan="3" rowspan="1">
For values of <em>none</em>.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">Bool</th>
<td colspan="3" rowspan="1">
For values of <em>true/false</em>.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">FromNearestSpecified</th>
<td colspan="3" rowspan="1">
@@ -320,7 +336,7 @@
core function is the sole component of the expression.
</td>
</tr>
-
+
<tr>
<th colspan="1" rowspan="1">FromParent</th>
<td colspan="3" rowspan="1">
@@ -329,7 +345,7 @@
core function is the sole component of the expression.
</td>
</tr>
-
+
</table>
<a name="N10252"></a>
<h4>Tokenizer</h4>
@@ -343,9 +359,9 @@
self-explanatory, but a few need further comment.
</p>
<dl>
-
+
<dt>AUTO</dt>
-
+
<dd>
Because of its frequency of occurrence, and the fact that it
is always the <em>initial value</em> for any property which
@@ -353,24 +369,24 @@
its on datatype class. Therefore, it is also reported as a
token.
</dd>
-
+
<dt>NONE</dt>
-
+
<dd>
Similarly to AUTO, NONE has been promoted to a pseudo-type
because of its frequency.
</dd>
-
+
<dt>BOOL</dt>
-
+
<dd>
There is a <em>de facto</em> boolean type buried in the
enumeration types for many of the properties. It had been
specified as a type in its own right in this code.
</dd>
-
+
<dt>MIMETYPE</dt>
-
+
<dd>
The property <span class= "codefrag" >content-type</span>
introduces this complication. It can have two values of the
@@ -386,7 +402,7 @@
content-type specification. <span class= "codefrag"
>NCName</span>s cannot contain a "/".
</dd>
-
+
</dl>
<a name="N1029C"></a>
<h4>Parser</h4>
@@ -402,7 +418,7 @@
may be returned from the expressions of some properties.
</p>
<p>
-
+
<span class= "codefrag" >PropertyValueList</span>s may contain
<span class= "codefrag" >PropertyValue</span>s or other <span
class= "codefrag" >PropertyValueList</span>s. This latter
@@ -435,7 +451,7 @@
parser code, which itself borrowed heavily from James
Clark's XT processor.
</p>
-
+
</div>
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml b/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml
index a7498d19f..73447d648 100644
--- a/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF">
<script type="text/javascript" src="codedisplay.js" />
@@ -18,7 +34,7 @@
<a href="#N10075">Accessing property Data Constants</a>
</li>
</ul>
-
+
<a name="N10014"></a>
<h3>Introduction</h3>
<!-- N.B. height for toggleCode changed from 50% to 400 because
@@ -37,11 +53,11 @@
><span class="codefrag">PropertyConsts</span></a> class and
its singleton object.
</p>
-
+
<a name="N10026"></a>
<h3>Common data</h3>
<p>
-
+
<span id = "span01" ></span ><a href= "javascript:toggleCode(
'span01', 'Character.html', '400', '100%' )" ><span
class="codefrag">org.apache.fop.fo.properties.Character</span></a>
@@ -49,13 +65,13 @@
common to all properties are:
</p>
<dl>
-
+
<dt>
-
+
<span class="codefrag">final int dataTypes</span>
-
+
</dt>
-
+
<dd>
This field defines the allowable data types which may be
assigned to the property. The value is chosen from the data
@@ -66,13 +82,13 @@
and may consist of more than one of those constants,
bit-ORed together.
</dd>
-
+
<dt>
-
+
<span class="codefrag">final int traitMapping</span>
-
+
</dt>
-
+
<dd>
This field defines the mapping of properties to traits in
the <span class="codefrag">Area tree</span>. The value is
@@ -83,13 +99,13 @@
and may consist of more than one of those constants,
bit-ORed together.
</dd>
-
+
<dt>
-
+
<span class="codefrag">final int initialValueType</span>
-
+
</dt>
-
+
<dd>
This field defines the data type of the initial value
assigned to the property. The value is chosen from the
@@ -101,13 +117,13 @@
class="codefrag">Character</span>, there is no defined
initial value type.
</dd>
-
+
<dt>
-
+
<span class="codefrag">final int inherited</span>
-
+
</dt>
-
+
<dd>
This field defines the kind of inheritance applicable to the
property. The value is chosen from the inheritance
@@ -116,9 +132,9 @@
'100%' )" ><span
class="codefrag">org.apache.fop.fo.properties.Property</span></a>.
</dd>
-
+
</dl>
-
+
<a name="N10075"></a>
<h3>Accessing property Data Constants</h3>
<p>
@@ -150,84 +166,84 @@
><span class="codefrag">pconsts</span></a>.
</p>
<p>
-
+
<em>Reflection</em> methods are then used, via the same <span
class="codefrag">Class</span> instance, to extract and store
the static data fields. These arrays and associated access
methods are:
</p>
<dl>
-
+
<dt>
-
+
<span id = "span12" ></span ><a href=
"javascript:toggleCode( 'span12',
'PropertyConsts.html#datatypes', '400', '100%' )" ><span
class="codefrag">int[] datatypes</span></a>
-
+
</dt>
-
+
<dd>
-
+
<span id = "span13" ></span ><a href=
"javascript:toggleCode( 'span13',
'PropertyConsts.html#getDataTypes', '400', '100%' )" ><span
class="codefrag">int getDataTypes(int)</span></a>
-
+
</dd>
-
+
<dt>
-
+
<span id = "span14" ></span ><a href=
"javascript:toggleCode( 'span14',
'PropertyConsts.html#traitMappings', '400', '100%' )" ><span
class="codefrag">int[] traitMappings</span></a>
-
+
</dt>
-
+
<dd>
-
+
<em>No access method yet defined.</em>
-
+
</dd>
-
+
<dt>
-
+
<span id = "span15" ></span ><a href=
"javascript:toggleCode( 'span15',
'PropertyConsts.html#initialValueTypes', '400', '100%' )"
><span class="codefrag">int[] initialValueTypes</span></a>
-
+
</dt>
-
+
<dd>
-
+
<span id = "span16" ></span ><a href=
"javascript:toggleCode( 'span16',
'PropertyConsts.html#getInitialValueType', '400', '100%' )"
><span class="codefrag">int
getInitialValueType(int)</span></a>
-
+
</dd>
-
+
<dt>
-
+
<span id = "span17" ></span ><a href=
"javascript:toggleCode( 'span17',
'PropertyConsts.html#inherited', '400', '100%' )" ><span
class="codefrag">int[] inherited</span></a>
-
+
</dt>
-
+
<dd>
-
+
<span id = "span18" ></span ><a href=
"javascript:toggleCode( 'span18',
'PropertyConsts.html#inheritance', '400', '100%' )" ><span
class="codefrag">int inheritance(int)</span></a>
-
+
</dd>
-
+
</dl>
<p>
@@ -238,7 +254,7 @@
<strong>Next:</strong> <a href= "getInitialValue.html"
>getInitialValue()</a>
</p>
-
+
</div>
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/alt.design/spaces.xml b/src/documentation/content/xdocs/design/alt.design/spaces.xml
index cd03f7f05..74a68b59f 100644
--- a/src/documentation/content/xdocs/design/alt.design/spaces.xml
+++ b/src/documentation/content/xdocs/design/alt.design/spaces.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/traits.xml b/src/documentation/content/xdocs/design/alt.design/traits.xml
index c276808b6..1598b6e8e 100644
--- a/src/documentation/content/xdocs/design/alt.design/traits.xml
+++ b/src/documentation/content/xdocs/design/alt.design/traits.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/user-agent-refs.xml b/src/documentation/content/xdocs/design/alt.design/user-agent-refs.xml
index 7c3b11335..31b549708 100644
--- a/src/documentation/content/xdocs/design/alt.design/user-agent-refs.xml
+++ b/src/documentation/content/xdocs/design/alt.design/user-agent-refs.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/alt.design/xml-parsing.ehtml b/src/documentation/content/xdocs/design/alt.design/xml-parsing.ehtml
index dc6066cb1..43033270a 100644
--- a/src/documentation/content/xdocs/design/alt.design/xml-parsing.ehtml
+++ b/src/documentation/content/xdocs/design/alt.design/xml-parsing.ehtml
@@ -1,4 +1,20 @@
<?xml version="1.0"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<html>
<body text="#000000" bgcolor="#FFFFFF">
<script type="text/javascript" src="codedisplay.js" />
@@ -30,7 +46,7 @@
</ul>
</li>
</ul>
-
+
<a name="N101C5"></a><a name="An+alternative+parsing+methodology"></a>
<h3>An alternative parsing methodology</h3>
<div style="margin-left: 0 ; border: 2px">
@@ -41,19 +57,19 @@
provide for:
</p>
<ul>
-
+
<li>
better decomposition of FOP into processing phases
</li>
-
+
<li>
top-down FO tree building, providing
</li>
-
+
<li>
integrated validation of FO tree input.
</li>
-
+
</ul>
<a name="N101DA"></a><a name="Structure+of+SAX+parsing"></a>
<h4>Structure of SAX parsing</h4>
@@ -79,9 +95,9 @@
class="codefrag">parser()</span> will only return when the
last callback method returns, and each callback must
complete before the next is called.<br/> <br/>
-
+
<strong>Figure 1</strong>
-
+
</p>
<div align="center">
<img class="figure" alt="SAX parsing schematic"
@@ -156,7 +172,7 @@
the footprint. This occurs when the approach is
generalised to modularise FOP processing.<br/> <br/>
<strong>Figure 2</strong>
-
+
</p>
<div align="center">
<img class="figure" alt="XML event buffer"
@@ -200,26 +216,26 @@
'400', '100%' )" >SyncedFoXmlEventsBuffer</a>.</span >
</p>
<dl>
-
+
<dt>
<span id = "span03" /><a href="javascript:toggleCode(
'span03', 'SyncedFoXmlEventsBuffer.html#getEvent',
'400', '100%' )">FoXMLEvent
getEvent(SyncedCircularBuffer events)</a>
</dt>
-
+
<dd>
This is the basis of all of the queue access methods. It
returns the next element from the queue, which may be a
pushback element.
</dd>
-
+
<dt>
<span id = "span04" /><a href="javascript:toggleCode(
'span04', 'SyncedFoXmlEventsBuffer.html#getTypedEvent',
'400', '100%' )">FoXMLEvent getTypedEvent()</a>
</dt>
-
+
<dd>
A series of these methods provide for the recovery only
of events of a particular event type, and possibly other
@@ -252,14 +268,14 @@
</dd>
</dl>
</dd>
-
+
<dt>
<span id = "span05" /><a href="javascript:toggleCode(
'span05',
'SyncedFoXmlEventsBuffer.html#expectTypedEvent', '400',
'100%' )">FoXMLEvent expectTypedEvent()</a>
</dt>
-
+
<dd>
A series of these methods provide for the recovery only
of events of a particular event type, and possibly other
@@ -316,9 +332,9 @@
processes.
<br/>
<br/>
-
+
<strong>Figure 3</strong>
-
+
</p>
<div align="center">
<img class="figure" alt="FOP modularisation"
@@ -344,7 +360,7 @@
</div>
</div>
-
+
</div>
</body>
</html>
diff --git a/src/documentation/content/xdocs/design/areas.xml b/src/documentation/content/xdocs/design/areas.xml
index 80c0a416d..be887f67d 100644
--- a/src/documentation/content/xdocs/design/areas.xml
+++ b/src/documentation/content/xdocs/design/areas.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/book.xml b/src/documentation/content/xdocs/design/book.xml
index 3ce34fe7f..062e9e101 100644
--- a/src/documentation/content/xdocs/design/book.xml
+++ b/src/documentation/content/xdocs/design/book.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
diff --git a/src/documentation/content/xdocs/design/breakpos.xml b/src/documentation/content/xdocs/design/breakpos.xml
index 2b8800dc2..ff0063f9a 100644
--- a/src/documentation/content/xdocs/design/breakpos.xml
+++ b/src/documentation/content/xdocs/design/breakpos.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/embedding.xml b/src/documentation/content/xdocs/design/embedding.xml
index c7706bf33..999a0e40f 100644
--- a/src/documentation/content/xdocs/design/embedding.xml
+++ b/src/documentation/content/xdocs/design/embedding.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/extending.xml b/src/documentation/content/xdocs/design/extending.xml
index e714bf53f..20d21ec23 100644
--- a/src/documentation/content/xdocs/design/extending.xml
+++ b/src/documentation/content/xdocs/design/extending.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/fotree.xml b/src/documentation/content/xdocs/design/fotree.xml
index 231f09345..c780ba161 100644
--- a/src/documentation/content/xdocs/design/fotree.xml
+++ b/src/documentation/content/xdocs/design/fotree.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/images.xml b/src/documentation/content/xdocs/design/images.xml
index a4aeead6a..40670a944 100644
--- a/src/documentation/content/xdocs/design/images.xml
+++ b/src/documentation/content/xdocs/design/images.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/index.xml b/src/documentation/content/xdocs/design/index.xml
index 2db4ab625..5f5c4c7e9 100644
--- a/src/documentation/content/xdocs/design/index.xml
+++ b/src/documentation/content/xdocs/design/index.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/layout.xml b/src/documentation/content/xdocs/design/layout.xml
index 182cee3ab..fa5118eb6 100644
--- a/src/documentation/content/xdocs/design/layout.xml
+++ b/src/documentation/content/xdocs/design/layout.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/optimise.xml b/src/documentation/content/xdocs/design/optimise.xml
index f19a6f5fe..5c07d2155 100644
--- a/src/documentation/content/xdocs/design/optimise.xml
+++ b/src/documentation/content/xdocs/design/optimise.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/parsing.xml b/src/documentation/content/xdocs/design/parsing.xml
index c7cbcf58c..23f5e5df8 100644
--- a/src/documentation/content/xdocs/design/parsing.xml
+++ b/src/documentation/content/xdocs/design/parsing.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/pdf-library.xml b/src/documentation/content/xdocs/design/pdf-library.xml
index 09fa31f8f..a3f31b953 100644
--- a/src/documentation/content/xdocs/design/pdf-library.xml
+++ b/src/documentation/content/xdocs/design/pdf-library.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/properties.xml b/src/documentation/content/xdocs/design/properties.xml
index 2b038c2fb..8eea8d697 100644
--- a/src/documentation/content/xdocs/design/properties.xml
+++ b/src/documentation/content/xdocs/design/properties.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/renderers.xml b/src/documentation/content/xdocs/design/renderers.xml
index be020c78e..52d121f01 100644
--- a/src/documentation/content/xdocs/design/renderers.xml
+++ b/src/documentation/content/xdocs/design/renderers.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/startup.xml b/src/documentation/content/xdocs/design/startup.xml
index 1c0127165..94cf4cb90 100644
--- a/src/documentation/content/xdocs/design/startup.xml
+++ b/src/documentation/content/xdocs/design/startup.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
<document>
diff --git a/src/documentation/content/xdocs/design/svg.xml b/src/documentation/content/xdocs/design/svg.xml
index 3fca4bf1d..4e01df253 100644
--- a/src/documentation/content/xdocs/design/svg.xml
+++ b/src/documentation/content/xdocs/design/svg.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">
diff --git a/src/documentation/content/xdocs/design/useragent.xml b/src/documentation/content/xdocs/design/useragent.xml
index 0658ebdf8..b5865ab35 100644
--- a/src/documentation/content/xdocs/design/useragent.xml
+++ b/src/documentation/content/xdocs/design/useragent.xml
@@ -1,4 +1,20 @@
<?xml version="1.0" standalone="no"?>
+<!--
+ Copyright 1999-2004 The Apache Software Foundation
+
+ Licensed 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$ -->
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/core/context/resources/schema/dtd/document-v12.dtd">