rdonkin 2004/08/18 12:59:30
Modified: digester/src/examples/api Tag: RELEASE_DIGESTER_1_6_0_BRANCH
build.properties.sample build.xml readme.txt
digester/src/examples/api/addressbook Tag:
RELEASE_DIGESTER_1_6_0_BRANCH build.xml example.xml
readme.txt
digester/src/examples/api/catalog Tag:
RELEASE_DIGESTER_1_6_0_BRANCH build.xml example.xml
readme.txt
digester/src/examples/api/document-markup Tag:
RELEASE_DIGESTER_1_6_0_BRANCH build.xml readme.txt
digester/src/examples/plugins/pipeline Tag:
RELEASE_DIGESTER_1_6_0_BRANCH build.xml
compound.xml readme.txt substitute.xml
uppercase.xml
digester/src/examples/rss Tag: RELEASE_DIGESTER_1_6_0_BRANCH
build.xml readme.txt
digester/src/examples/rss/src/java/org/apache/commons/digester/rss
Tag: RELEASE_DIGESTER_1_6_0_BRANCH rss-example.xml
digester/src/examples/xmlrules Tag:
RELEASE_DIGESTER_1_6_0_BRANCH readme.txt
digester/src/examples/xmlrules/addressbook Tag:
RELEASE_DIGESTER_1_6_0_BRANCH build.xml example.xml
readme.txt
digester/src/java Tag: RELEASE_DIGESTER_1_6_0_BRANCH
overview.html
digester/src/java/org/apache/commons/digester Tag:
RELEASE_DIGESTER_1_6_0_BRANCH package.html
digester/src/java/org/apache/commons/digester/parser Tag:
RELEASE_DIGESTER_1_6_0_BRANCH package.html
digester/src/java/org/apache/commons/digester/plugins Tag:
RELEASE_DIGESTER_1_6_0_BRANCH package.html
digester/src/java/org/apache/commons/digester/plugins/strategies
Tag: RELEASE_DIGESTER_1_6_0_BRANCH package.html
digester/src/java/org/apache/commons/digester/substitution
Tag: RELEASE_DIGESTER_1_6_0_BRANCH package.html
digester/src/java/org/apache/commons/digester/xmlrules Tag:
RELEASE_DIGESTER_1_6_0_BRANCH digester-rules.dtd
package.html
Log:
Added license headers
Revision Changes Path
No revision
No revision
1.1.6.1 +16 -0
jakarta-commons/digester/src/examples/api/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/api/build.properties.sample,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- build.properties.sample 28 Sep 2003 09:40:51 -0000 1.1
+++ build.properties.sample 18 Aug 2004 19:59:24 -0000 1.1.6.1
@@ -1,3 +1,19 @@
+#####################################################
+# Copyright 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.
+####################################################
+
#
# Example build properties
#
1.1.6.1 +15 -0 jakarta-commons/digester/src/examples/api/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/build.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- build.xml 28 Sep 2003 09:40:51 -0000 1.1
+++ build.xml 18 Aug 2004 19:59:24 -0000 1.1.6.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<!--
*******************************************************
API Examples Script
1.2.6.1 +16 -0 jakarta-commons/digester/src/examples/api/readme.txt
Index: readme.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/readme.txt,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -u -r1.2 -r1.2.6.1
--- readme.txt 25 Sep 2003 20:03:10 -0000 1.2
+++ readme.txt 18 Aug 2004 19:59:24 -0000 1.2.6.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
The subdirectories of this directory provide examples of how to use
the Apache Digester's java API.
No revision
No revision
1.2.2.1 +16 -0 jakarta-commons/digester/src/examples/api/addressbook/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/addressbook/build.xml,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- build.xml 17 Apr 2004 10:59:37 -0000 1.2
+++ build.xml 18 Aug 2004 19:59:24 -0000 1.2.2.1
@@ -1,3 +1,19 @@
+<!--
+ Copyright 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.
+-->
+
<project name="Example-AddressBook" default="compile" basedir=".">
1.1.6.1 +15 -0
jakarta-commons/digester/src/examples/api/addressbook/example.xml
Index: example.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/api/addressbook/example.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- example.xml 14 Aug 2003 18:25:34 -0000 1.1
+++ example.xml 18 Aug 2004 19:59:24 -0000 1.1.6.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<address-book>
<person id="1" category="acquaintance">
1.2.6.1 +16 -0 jakarta-commons/digester/src/examples/api/addressbook/readme.txt
Index: readme.txt
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/api/addressbook/readme.txt,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -u -r1.2 -r1.2.6.1
--- readme.txt 28 Sep 2003 09:40:26 -0000 1.2
+++ readme.txt 18 Aug 2004 19:59:24 -0000 1.2.6.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
== overview
The files in this directory are intended as an example of how to use
No revision
No revision
1.2.2.1 +15 -0 jakarta-commons/digester/src/examples/api/catalog/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/catalog/build.xml,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- build.xml 17 Apr 2004 11:07:38 -0000 1.2
+++ build.xml 18 Aug 2004 19:59:25 -0000 1.2.2.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<project name="Example-Catalog" default="compile" basedir=".">
1.1.6.1 +15 -0 jakarta-commons/digester/src/examples/api/catalog/example.xml
Index: example.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/catalog/example.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- example.xml 25 Sep 2003 20:06:42 -0000 1.1
+++ example.xml 18 Aug 2004 19:59:25 -0000 1.1.6.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<!-- catalogue of items in a library. -->
1.3.6.1 +15 -0 jakarta-commons/digester/src/examples/api/catalog/readme.txt
Index: readme.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/api/catalog/readme.txt,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -u -r1.3 -r1.3.6.1
--- readme.txt 29 Feb 2004 06:21:14 -0000 1.3
+++ readme.txt 18 Aug 2004 19:59:25 -0000 1.3.6.1
@@ -1,3 +1,18 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
== overview
The files in this directory are intended as an example of how to use
No revision
No revision
1.1.2.1 +15 -0
jakarta-commons/digester/src/examples/api/document-markup/build.xml
Index: build.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/api/document-markup/build.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- build.xml 17 Apr 2004 10:03:06 -0000 1.1
+++ build.xml 18 Aug 2004 19:59:25 -0000 1.1.2.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<project name="Example-Markup" default="compile" basedir=".">
1.1.2.1 +16 -0
jakarta-commons/digester/src/examples/api/document-markup/readme.txt
Index: readme.txt
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/api/document-markup/readme.txt,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- readme.txt 17 Apr 2004 10:03:06 -0000 1.1
+++ readme.txt 18 Aug 2004 19:59:26 -0000 1.1.2.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
== overview
The files in this directory are intended as an example of how to use
No revision
No revision
1.1.6.1 +15 -0 jakarta-commons/digester/src/examples/plugins/pipeline/build.xml
Index: build.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/plugins/pipeline/build.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- build.xml 29 Feb 2004 05:06:57 -0000 1.1
+++ build.xml 18 Aug 2004 19:59:26 -0000 1.1.6.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<project name="Example-Pipeline" default="compile" basedir=".">
1.1.6.1 +15 -0
jakarta-commons/digester/src/examples/plugins/pipeline/compound.xml
Index: compound.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/plugins/pipeline/compound.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- compound.xml 29 Feb 2004 05:06:57 -0000 1.1
+++ compound.xml 18 Aug 2004 19:59:26 -0000 1.1.6.1
@@ -1,4 +1,19 @@
<!--
+ Copyright 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.
+-->
+<!--
- Example compound pipeline
-->
1.1.6.1 +16 -0
jakarta-commons/digester/src/examples/plugins/pipeline/readme.txt
Index: readme.txt
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/plugins/pipeline/readme.txt,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- readme.txt 29 Feb 2004 06:27:43 -0000 1.1
+++ readme.txt 18 Aug 2004 19:59:26 -0000 1.1.6.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
== overview
The files in this directory are intended as an example of how to use
1.1.6.1 +16 -0
jakarta-commons/digester/src/examples/plugins/pipeline/substitute.xml
Index: substitute.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/plugins/pipeline/substitute.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- substitute.xml 29 Feb 2004 05:06:57 -0000 1.1
+++ substitute.xml 18 Aug 2004 19:59:26 -0000 1.1.6.1
@@ -1,4 +1,20 @@
<!--
+ Copyright 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.
+-->
+
+<!--
- Example pipeline which uses the SubstituteTransform plugin class
-->
1.1.6.1 +15 -0
jakarta-commons/digester/src/examples/plugins/pipeline/uppercase.xml
Index: uppercase.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/plugins/pipeline/uppercase.xml,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- uppercase.xml 29 Feb 2004 05:06:57 -0000 1.1
+++ uppercase.xml 18 Aug 2004 19:59:26 -0000 1.1.6.1
@@ -1,4 +1,19 @@
<!--
+ Copyright 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.
+-->
+<!--
- Example pipeline which uses the CaseTransform plugin class
-->
No revision
No revision
1.1.2.1 +16 -1 jakarta-commons/digester/src/examples/rss/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/rss/build.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- build.xml 1 May 2004 20:36:11 -0000 1.1
+++ build.xml 18 Aug 2004 19:59:27 -0000 1.1.2.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<project name="Digester RSS Example" default="compile" basedir=".">
1.1.2.1 +16 -0 jakarta-commons/digester/src/examples/rss/readme.txt
Index: readme.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/rss/readme.txt,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- readme.txt 1 May 2004 20:36:11 -0000 1.1
+++ readme.txt 18 Aug 2004 19:59:27 -0000 1.1.2.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
This directory contains the example code for parsing RSS (Really Simple
Syndication) newsfeeds, which was originally included directly in the
commons-digester.jar file, in package "org.apache.commons.digester.rss".
No revision
No revision
1.1.2.1 +36 -31
jakarta-commons/digester/src/examples/rss/src/java/org/apache/commons/digester/rss/rss-example.xml
Index: rss-example.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/rss/src/java/org/apache/commons/digester/rss/rss-example.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- rss-example.xml 1 May 2004 20:36:11 -0000 1.1
+++ rss-example.xml 18 Aug 2004 19:59:27 -0000 1.1.2.1
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 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.
+-->
<!DOCTYPE rss PUBLIC
"-//Netscape Communications//DTD RSS 0.91//EN"
@@ -8,10 +23,9 @@
<channel>
- <title>MozillaZine</title>
- <link>http://www.mozillazine.org</link>
- <description>Your source for Mozilla news, advocacy,
- interviews, builds, and more!</description>
+ <title>Apache</title>
+ <link>http://www.apache.org</link>
+ <description>The Apache Software Foundation</description>
<language>en-US</language>
<rating>(PICS-1.1 "http://www.rsac.org/ratingsv01.html"
2 gen true comment "RSACi North America Server"
@@ -19,46 +33,37 @@
r (n 0 s 0 v 0 l 0))</rating>
<image>
- <title>MozillaZine</title>
- <url>http://www.mozillazine.org/image/mynetscape88.gif</url>
- <link>http://www.mozillazine.org</link>
- <width>88</width>
- <height>31</height>
- <description>Articles, discussions, builds, and more...</description>
+ <title>Apache</title>
+ <url>http://jakarta.apache.org/images/jakarta-logo.gif</url>
+ <link>http://jakarta.apache.org</link>
+ <width>505</width>
+ <height>480</height>
+ <description>The Jakarta project. Open source, serverside java.</description>
</image>
<item>
- <title>Java2 in Navigator 5?</title>
- <link>http://www.mozillazine.org/talkback.html?article=607</link>
- <description>Will Java2 be an integrated part of Navigator 5?
- Read more about it in this discussion...</description>
+ <title>Commons Attributes 2.1 Released</title>
+
<link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040815.1</link>
+ <description>The Jakarta Commons team is happy to announce the release of
Commons Attributes 2.1.
+ This is the first release of the new Commons-Attributes code.</description>
</item>
<item>
- <title>Communicator 4.61 Out</title>
- <link>http://www.mozillazine.org/talkback.html?article=606</link>
- <description>The latest version of Communicator is now
- available. It includes security enhancements
- and various bug fixes.</description>
+ <title>Cloudscape Becomes Apache Derby</title>
+
<link>http://jakarta.apache.org/site/news/elsewhere-2004-2ndHalf.html#20040803.1</link>
+ <description>IBM has submitted a proposal to the Apache DB project
+ for a Java-based package to be called 'Derby'.</description>
</item>
<item>
- <title>Mozilla Dispenses with Old,
- Proprietary DOM</title>
- <link>http://www.mozillazine.org/talkback.html?article=604</link>
+ <title>Commons BeanUtils 1.7 Released</title>
+
<link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040802.1</link>
</item>
<item>
- <title>The Animation Contest is Now Closed</title>
- <link>http://www.mozillazine.org/talkback.html?article=603</link>
+ <title>Commons JXPath 1.2 Released</title>
+
<link>http://jakarta.apache.org/site/news/news-2004-2ndHalf.html#20040801.2</link>
</item>
-
- <textinput>
- <title>Send</title>
- <description>Comments about MozillaZine?</description>
- <name>responseText</name>
- <link>http://www.mozillazine.org/cgi-bin/sampleonly.cgi</link>
- </textinput>
</channel>
No revision
No revision
1.1.6.1 +16 -0 jakarta-commons/digester/src/examples/xmlrules/readme.txt
Index: readme.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/examples/xmlrules/readme.txt,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- readme.txt 14 Aug 2003 18:26:00 -0000 1.1
+++ readme.txt 18 Aug 2004 19:59:28 -0000 1.1.6.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
This directory deals with the xmlrules extension which allows
the digester rules to be configured via an xml file. This allows the
mapping between input xml and java objects to be modified without
No revision
No revision
1.1.2.1 +15 -0
jakarta-commons/digester/src/examples/xmlrules/addressbook/build.xml
Index: build.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/xmlrules/addressbook/build.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- build.xml 17 Apr 2004 10:54:06 -0000 1.1
+++ build.xml 18 Aug 2004 19:59:28 -0000 1.1.2.1
@@ -1,3 +1,18 @@
+<!--
+ Copyright 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.
+-->
<project name="Example-AddressBook" default="compile" basedir=".">
1.1.2.1 +16 -1
jakarta-commons/digester/src/examples/xmlrules/addressbook/example.xml
Index: example.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/xmlrules/addressbook/example.xml,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- example.xml 17 Apr 2004 10:54:06 -0000 1.1
+++ example.xml 18 Aug 2004 19:59:28 -0000 1.1.2.1
@@ -1,4 +1,19 @@
-
+<?xml version='1.0/>
+<!--
+ Copyright 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.
+-->
<address-book>
<person id="1" category="acquaintance">
<name>Gonzo</name>
1.1.2.1 +16 -0
jakarta-commons/digester/src/examples/xmlrules/addressbook/readme.txt
Index: readme.txt
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/examples/xmlrules/addressbook/readme.txt,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -r1.1 -r1.1.2.1
--- readme.txt 17 Apr 2004 10:54:06 -0000 1.1
+++ readme.txt 18 Aug 2004 19:59:28 -0000 1.1.2.1
@@ -1,3 +1,19 @@
+#########################################################################
+# Copyright 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.
+#########################################################################
+
== overview
The files in this directory are intended as an example of how to use
No revision
No revision
1.1.6.1 +16 -0 jakarta-commons/digester/src/java/overview.html
Index: overview.html
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/src/java/overview.html,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- overview.html 29 Apr 2002 21:46:27 -0000 1.1
+++ overview.html 18 Aug 2004 19:59:28 -0000 1.1.6.1
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>Overview Documentation for COMMONS-DIGESTER</title>
No revision
No revision
1.30.2.2 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/package.html,v
retrieving revision 1.30.2.1
retrieving revision 1.30.2.2
diff -u -r1.30.2.1 -r1.30.2.2
--- package.html 17 Aug 2004 20:18:32 -0000 1.30.2.1
+++ package.html 18 Aug 2004 19:59:28 -0000 1.30.2.2
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>Package Documentation for org.apache.commons.digester Package</title>
No revision
No revision
1.1.6.1 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/parser/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/parser/package.html,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -r1.1 -r1.1.6.1
--- package.html 6 Jan 2004 22:13:58 -0000 1.1
+++ package.html 18 Aug 2004 19:59:28 -0000 1.1.6.1
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>Package Documentation for org.apache.commons.digester.parser Package</title>
No revision
No revision
1.5.2.2 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/package.html,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -r1.5.2.1 -r1.5.2.2
--- package.html 17 Aug 2004 20:17:44 -0000 1.5.2.1
+++ package.html 18 Aug 2004 19:59:29 -0000 1.5.2.2
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>An overview of the Digester Plugins module.</title>
No revision
No revision
1.2.4.1 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/strategies/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/plugins/strategies/package.html,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -r1.2 -r1.2.4.1
--- package.html 7 Apr 2004 22:16:54 -0000 1.2
+++ package.html 18 Aug 2004 19:59:29 -0000 1.2.4.1
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>The digester.plugins.strategies package.</title>
No revision
No revision
1.2.2.1 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/substitution/package.html,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- package.html 19 Apr 2004 08:33:15 -0000 1.2
+++ package.html 18 Aug 2004 19:59:29 -0000 1.2.2.1
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>Package Documentation for org.apache.commons.digester.substitution
Package</title>
No revision
No revision
1.12.6.1 +18 -1
jakarta-commons/digester/src/java/org/apache/commons/digester/xmlrules/digester-rules.dtd
Index: digester-rules.dtd
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/xmlrules/digester-rules.dtd,v
retrieving revision 1.12
retrieving revision 1.12.6.1
diff -u -r1.12 -r1.12.6.1
--- digester-rules.dtd 15 Feb 2004 01:25:34 -0000 1.12
+++ digester-rules.dtd 18 Aug 2004 19:59:29 -0000 1.12.6.1
@@ -1,5 +1,22 @@
<?xml version="1.0" encoding="UTF-8" ?>
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
+
<!--
"Digester" component of the Jakarta Commons Subproject
DTD for the definition of Digester rules in XML.
1.4.6.1 +16 -0
jakarta-commons/digester/src/java/org/apache/commons/digester/xmlrules/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/xmlrules/package.html,v
retrieving revision 1.4
retrieving revision 1.4.6.1
diff -u -r1.4 -r1.4.6.1
--- package.html 15 Feb 2004 01:16:51 -0000 1.4
+++ package.html 18 Aug 2004 19:59:29 -0000 1.4.6.1
@@ -1,3 +1,19 @@
+<!-- $Id$
+
+ Copyright 2001-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.
+-->
<html>
<head>
<title>Documentation for org.apache.commons.digester.xmlrules</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]