|
1 | 1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
| 2 | + |
| 3 | +<!DOCTYPE project [ |
| 4 | +<!ENTITY commons-nav SYSTEM "../incl_nav.xml"> |
| 5 | +]> |
| 6 | + |
2 | 7 | <project name="Digester"> |
3 | 8 |
|
4 | 9 | <title>Codec</title> |
|
7 | 12 | </organizationLogo> |
8 | 13 |
|
9 | 14 | <body> |
10 | | - <menu name="Apache"> |
11 | | - <item name="ApacheCon" href="http://apachecon.com/2003/US/index.html" |
12 | | - img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/> |
13 | | - </menu> |
14 | | - |
15 | 15 | <menu name="Commons Codec"> |
16 | | - <item name="Overview" |
| 16 | + <item name="Overview" |
17 | 17 | href="/index.html"/> |
18 | 18 |
|
19 | 19 | </menu> |
20 | 20 |
|
21 | | - <menu name="Jakarta Commons"> |
22 | | - <item name="Home" href="http://jakarta.apache.org/commons/index.html"/> |
23 | | - <item name="Contributors" |
24 | | - href="http://jakarta.apache.org/commons/contributors.html"/> |
25 | | - <item name="License" |
26 | | - href="http://jakarta.apache.org/commons/license.html"/> |
27 | | - <item name="Components" |
28 | | - href="http://jakarta.apache.org/commons/components.html"/> |
29 | | - <item name="On Volunteering" |
30 | | - href="http://jakarta.apache.org/commons/volunteering.html"/> |
31 | | - <item name="Contribute Patches" |
32 | | - href="http://jakarta.apache.org/commons/patches.html"/> |
33 | | - <item name="Project Charter" |
34 | | - href="http://jakarta.apache.org/commons/charter.html"/> |
35 | | - <item name="Releases" |
36 | | - href="http://jakarta.apache.org/commons/releases/index.html"/> |
37 | | - <item name="Versioning" |
38 | | - href="http://jakarta.apache.org/commons/versioning.html"/> |
39 | | - </menu> |
40 | | - |
41 | | - <menu name="Download"> |
42 | | - <item name="Binary" |
43 | | - href="http://jakarta.apache.org/site/binindex.cgi"/> |
44 | | - <item name="Source Code" |
45 | | - href="http://jakarta.apache.org/site/sourceindex.cgi"/> |
46 | | - <item name="Nightly" |
47 | | - href="http://cvs.apache.org/builds/jakarta-commons/nightly/"/> |
48 | | - </menu> |
49 | | - |
50 | | - <menu name="View CVS"> |
51 | | - <item name="Components" |
52 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons/"/> |
53 | | - <item name="Sandbox" |
54 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/"/> |
55 | | - </menu> |
56 | | - |
57 | | - |
58 | | - <menu name="Jakarta Community"> |
59 | | - <item name="Get Involved" |
60 | | - href="http://jakarta.apache.org/site/getinvolved.html"/> |
61 | | - <item name="Mailing Lists" |
62 | | - href="http://jakarta.apache.org/site/mail.html"/> |
63 | | - <item name="CVS Repositories" |
64 | | - href="http://jakarta.apache.org/site/cvsindex.html"/> |
65 | | - <item name="Wiki" |
66 | | - href="http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages"/> |
67 | | - </menu> |
68 | | - |
69 | | - <menu name="Commons Components"> |
70 | | - <item name="BeanUtils" |
71 | | - href="http://jakarta.apache.org/commons/beanutils.html"/> |
72 | | - <item name="Betwixt" |
73 | | - href="http://jakarta.apache.org/commons/betwixt/index.html"/> |
74 | | - <item name="CLI" |
75 | | - href="http://jakarta.apache.org/commons/cli/index.html"/> |
76 | | - <item name="Codec" |
77 | | - href="http://jakarta.apache.org/commons/codec/index.html"/> |
78 | | - <item name="Collections" |
79 | | - href="http://jakarta.apache.org/commons/collections.html"/> |
80 | | - <item name="Daemon" |
81 | | - href="http://jakarta.apache.org/commons/daemon"/> |
82 | | - <item name="DBCP" |
83 | | - href="http://jakarta.apache.org/commons/dbcp"/> |
84 | | - <item name="Digester" |
85 | | - href="http://jakarta.apache.org/commons/digester.html"/> |
86 | | - <item name="Discovery" |
87 | | - href="http://jakarta.apache.org/commons/discovery.html"/> |
88 | | - <item name="EL" |
89 | | - href="http://jakarta.apache.org/commons/el.html"/> |
90 | | - <item name="FileUpload" |
91 | | - href="http://jakarta.apache.org/commons/fileupload/index.html"/> |
92 | | - <item name="HttpClient" |
93 | | - href="http://jakarta.apache.org/commons/httpclient/index.html"/> |
94 | | - <item name="Jelly" |
95 | | - href="http://jakarta.apache.org/commons/jelly/index.html"/> |
96 | | - <item name="Jexl" |
97 | | - href="http://jakarta.apache.org/commons/jexl.html"/> |
98 | | - <item name="JXPath" |
99 | | - href="http://jakarta.apache.org/commons/jxpath/index.html"/> |
100 | | - <item name="Lang" |
101 | | - href="http://jakarta.apache.org/commons/lang.html"/> |
102 | | - <item name="Latka" |
103 | | - href="http://jakarta.apache.org/commons/latka/index.html"/> |
104 | | - <item name="Logging" |
105 | | - href="http://jakarta.apache.org/commons/logging.html"/> |
106 | | - <item name="Modeler" |
107 | | - href="http://jakarta.apache.org/commons/modeler.html"/> |
108 | | - <item name="Net" |
109 | | - href="http://jakarta.apache.org/commons/net/index.html"/> |
110 | | - <item name="Pool" |
111 | | - href="http://jakarta.apache.org/commons/pool"/> |
112 | | - <item name="Validator" |
113 | | - href="http://jakarta.apache.org/commons/validator/index.html"/> |
114 | | - </menu> |
115 | | - |
116 | | - <menu name="Sandbox Components"> |
117 | | - <item name="Attributes" |
118 | | - href="http://jakarta.apache.org/commons/sandbox/attributes/index.html"/> |
119 | | - <item name="Cache" |
120 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/"/> |
121 | | - <item name="Clazz" |
122 | | - href="http://jakarta.apache.org/commons/sandbox/clazz/"/> |
123 | | - <item name="Configuration" |
124 | | - href="http://jakarta.apache.org/commons/sandbox/configuration/index.html"/> |
125 | | - <item name="DbUtils" |
126 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/"/> |
127 | | - <item name="Functor" |
128 | | - href="http://jakarta.apache.org/commons/sandbox/functor/"/> |
129 | | - <item name="HiveMind" |
130 | | - href="http://jakarta.apache.org/commons/sandbox/hivemind/"/> |
131 | | - <item name="IO" |
132 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/io/"/> |
133 | | - <item name="JJAR" |
134 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/"/> |
135 | | - <item name="Math" |
136 | | - href="http://jakarta.apache.org/commons/sandbox/math/index.html"/> |
137 | | - <item name="Messenger" |
138 | | - href="http://jakarta.apache.org/commons/sandbox/messenger/index.html"/> |
139 | | - <item name="Resources" |
140 | | - href="http://jakarta.apache.org/commons/sandbox/resources/index.html"/> |
141 | | - <item name="Scaffold" |
142 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/scaffold/"/> |
143 | | - <item name="SQL" |
144 | | - href="http://jakarta.apache.org/commons/sandbox/sql/index.html"/> |
145 | | - <item name="ThreadPool" |
146 | | - href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html"/> |
147 | | - <item name="VFS" |
148 | | - href="http://jakarta.apache.org/commons/sandbox/vfs/index.html"/> |
149 | | - <item name="Workflow" |
150 | | - href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/> |
151 | | - </menu> |
152 | | - |
153 | | - <menu name="Related Projects"> |
154 | | - <item name="DB Commons" |
155 | | - href="http://db.apache.org/commons/"/> |
156 | | - <item name="XML Commons" |
157 | | - href="http://xml.apache.org/commons/"/> |
158 | | - <item name="Apache Commons" |
159 | | - href="http://commons.apache.org"/> |
160 | | - </menu> |
161 | | - |
| 21 | + &commons-nav; |
162 | 22 |
|
163 | 23 | </body> |
164 | 24 | </project> |
0 commit comments