Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. <?xml version="1.0"?>
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <!-- $Id$ -->
  17. <site label="FOP" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="home">
  18. <!--
  19. BEGIN Home tab
  20. -->
  21. <about label="About">
  22. <index label="Introduction" href="index.html"/>
  23. <download label="Download" href="download.html"/>
  24. <quickstartguide label="Quick Start Guide" href="quickstartguide.html"/>
  25. <compliance label="Compliance" href="compliance.html" description="FOP Compliance"/>
  26. <help label="Getting Help" href="gethelp.html"/>
  27. <faqs label="FAQs" href="faq.html"/>
  28. <maillist label="Mailing Lists" href="maillist.html"/>
  29. <license label="License" href="license.html"/>
  30. <asf-sponsorship label="ASF Sponsorship Program" href="http://www.apache.org/foundation/sponsorship.html"/>"
  31. <asf-thanks label="ASF Thanks" href="http://www.apache.org/foundation/thanks.html"/>"
  32. <!--
  33. <all_site label="Full HTML" href="wholesite.html"/>
  34. <all_sitePDF label="Full PDF" href="wholesite.pdf"/>
  35. -->
  36. </about>
  37. <resources label="Resources">
  38. <xsl-fo label="XSL-FO" href="fo.html"/>
  39. <examples label="Examples" href="examples.html"/>
  40. <bugs label="Bugs" href="bugs.html"/>
  41. <wiki label="Wiki" href="http://wiki.apache.org/xmlgraphics-fop/FrontPage"/>
  42. <other label="Other" href="resources.html"/>
  43. </resources>
  44. <project label="Project">
  45. <news label="News" href="news.html"/>
  46. <team label="Who We Are" href="team.html"/>
  47. <status label="Status" href="status.html"/>
  48. <knownissues label="Known Issues" href="knownissues.html"/>
  49. <changes label="Changes" href="changes.html"/>
  50. <!--todo label="Todo" href="todo.html"/-->
  51. </project>
  52. <!--
  53. END Home tab
  54. -->
  55. <!--
  56. BEGIN Version 0.94 documentation tab
  57. -->
  58. <trunk label="FOP 0.94" href="0.94/" tab="previousversion">
  59. <about label="About" href="index.html"/>
  60. <release label="Release Notes" href="releaseNotes_0.94.html"/>
  61. <changes label="Changes" href="changes_0.94.html"/>
  62. <knownissues label="Known Issues" href="knownissues_overview.html"/>
  63. <upgrading label="Upgrading" href="upgrading.html"/>
  64. <using label="Using FOP">
  65. <build label="Build" href="compiling.html"/>
  66. <config label="Configure" href="configuration.html"/>
  67. <run label="Run" href="running.html"/>
  68. <embed label="Embed" href="embedding.html"/>
  69. <servlet label="Servlets" href="servlets.html"/>
  70. <ant label="Ant Task" href="anttask.html"/>
  71. </using>
  72. <features label="Features">
  73. <output label="Output Targets" href="output.html"/>
  74. <if label="Intermediate Format" href="intermediate.html"/>
  75. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  76. <pdfa label="PDF/A" href="pdfa.html"/>
  77. <pdfx label="PDF/X" href="pdfx.html"/>
  78. <graphics label="Graphics" href="graphics.html"/>
  79. <fonts label="Fonts" href="fonts.html"/>
  80. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  81. <extensions label="Extensions" href="extensions.html"/>
  82. </features>
  83. </trunk>
  84. <!--
  85. END Version 0.94 documentation tab
  86. -->
  87. <!--
  88. BEGIN Version 0.95 documentation tab
  89. -->
  90. <trunk label="FOP 0.95" href="0.95/" tab="stableversion">
  91. <about label="About" href="index.html"/>
  92. <release label="Release Notes" href="releaseNotes_0.95.html"/>
  93. <changes label="Changes (0.95)" href="changes_0.95.html"/>
  94. <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/>
  95. <knownissues label="Known Issues" href="knownissues_overview.html"/>
  96. <upgrading label="Upgrading" href="upgrading.html"/>
  97. <using label="Using FOP">
  98. <build label="Build" href="compiling.html"/>
  99. <config label="Configure" href="configuration.html"/>
  100. <run label="Run" href="running.html"/>
  101. <embed label="Embed" href="embedding.html"/>
  102. <servlet label="Servlets" href="servlets.html"/>
  103. <ant label="Ant Task" href="anttask.html"/>
  104. </using>
  105. <features label="Features">
  106. <output label="Output Targets" href="output.html"/>
  107. <if label="Intermediate Format" href="intermediate.html"/>
  108. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  109. <pdfa label="PDF/A" href="pdfa.html"/>
  110. <pdfx label="PDF/X" href="pdfx.html"/>
  111. <graphics label="Graphics" href="graphics.html"/>
  112. <fonts label="Fonts" href="fonts.html"/>
  113. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  114. <extensions label="Extensions" href="extensions.html"/>
  115. </features>
  116. </trunk>
  117. <!--
  118. END Version 0.95 documentation tab
  119. -->
  120. <!--
  121. BEGIN Trunk documentation tab
  122. -->
  123. <trunk label="FOP Trunk (dev)" href="trunk/" tab="develversion">
  124. <about label="About" href="index.html"/>
  125. <upgrading label="Upgrading" href="upgrading.html"/>
  126. <using label="Using FOP">
  127. <build label="Build" href="compiling.html"/>
  128. <config label="Configure" href="configuration.html"/>
  129. <run label="Run" href="running.html"/>
  130. <embed label="Embed" href="embedding.html"/>
  131. <servlet label="Servlets" href="servlets.html"/>
  132. <ant label="Ant Task" href="anttask.html"/>
  133. </using>
  134. <features label="Features">
  135. <output label="Output Targets" href="output.html"/>
  136. <if label="Intermediate Format" href="intermediate.html"/>
  137. <pdfencryption label="PDF Encryption" href="pdfencryption.html"/>
  138. <pdfa label="PDF/A" href="pdfa.html"/>
  139. <pdfx label="PDF/X" href="pdfx.html"/>
  140. <graphics label="Graphics" href="graphics.html"/>
  141. <fonts label="Fonts" href="fonts.html"/>
  142. <hyphenation label="Hyphenation" href="hyphenation.html"/>
  143. <extensions label="Extensions" href="extensions.html"/>
  144. <events label="Events" href="events.html"/>
  145. </features>
  146. </trunk>
  147. <!--
  148. END Trunk documentation tab
  149. -->
  150. <!--
  151. BEGIN Development tab
  152. -->
  153. <introduction label="About" href="dev/" tab="development">
  154. <basics label="Basics" href="index.html"/>
  155. </introduction>
  156. <design label="Design" href="dev/" tab="development">
  157. <about label="About" href="design/">
  158. <introduction label="Introduction" href="index.html"/>
  159. </about>
  160. <core-process label="Core Process" href="design/">
  161. <startup label="Startup" href="startup.html"/>
  162. <parsing label="XML Parsing" href="parsing.html"/>
  163. <fotree label="FO Tree" href="fotree.html"/>
  164. <properties label="Properties" href="properties.html"/>
  165. <layout label="Layout" href="layout.html"/>
  166. <breakpos label="Break Possibility" href="breakpos.html"/>
  167. <areas label="Area Tree" href="areas.html"/>
  168. <renderers label="Renderers" href="renderers.html"/>
  169. </core-process>
  170. <miscellaneous label="Miscellaneous" href="design/">
  171. <images label="Images" href="images.html"/>
  172. <pdflib label="PDF Library" href="pdf-library.html"/>
  173. <svg label="SVG" href="svg.html"/>
  174. <embedding label="Embedding" href="embedding.html"/>
  175. <extending label="Extending" href="extending.html"/>
  176. <optimise label="Optimisations" href="optimise.html"/>
  177. <useragent label="User Agent" href="useragent.html"/>
  178. </miscellaneous>
  179. <unresolved label="Unresolved (Wiki)" href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages"/>
  180. <svg label="SVG" href="svg.html"/>
  181. <extensions label="Extensions" href="extensions.html"/>
  182. </design>
  183. <develop label="Develop" href="dev/" tab="development">
  184. <api-doc label="API Doc" href="api-doc.html"/>
  185. <walkthru label="Walk-Thru" href="implement.html" tab="development"/>
  186. <patch label="Patch Queue" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time" tab="development"/>
  187. <conventions label="Conventions" href="conventions.html" tab="development"/>
  188. </develop>
  189. <test label="Test" href="dev/" tab="development">
  190. <testing label="Testing" href="testing.html"/>
  191. </test>
  192. <deploy label="Deploy" href="dev/" tab="development">
  193. <doc label="Doc Mgmt" href="doc.html"/>
  194. <release label="Release" href="release.html"/>
  195. <bugs label="Bugs" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.component"/>
  196. </deploy>
  197. <resources label="Resources" href="dev/" tab="development">
  198. <faq label="FAQs" href="faq.html"/>
  199. <tools label="Tools" href="tools.html"/>
  200. <viewcvs label="ViewVC" href="http://svn.apache.org/viewvc/xmlgraphics/fop"/>
  201. </resources>
  202. <subpackages label="SubPackages" href="dev/" tab="development">
  203. <rtflib label="RTFlib" href="rtflib.html"/>
  204. </subpackages>
  205. <!--
  206. END Development tab
  207. -->
  208. <external-refs>
  209. <xmlgraphics.apache.org href="http://xmlgraphics.apache.org/">
  210. <fop href="fop/"/>
  211. <batik href="batik/"/>
  212. <commons href="commons/"/>
  213. </xmlgraphics.apache.org>
  214. <svn-repo href="http://svn.apache.org/repos/asf/xmlgraphics/fop/">
  215. <trunk href="trunk/"/>
  216. <stable href="tags/fop-0_94"/>
  217. <maintenance href="branches/fop-0_20_2-maintain/"/>
  218. </svn-repo>
  219. <forrest.apache.org href="http://forrest.apache.org/"/>
  220. <xml.apache.org href="http://xml.apache.org/">
  221. <xindice href="xindice/"/>
  222. <commons href="commons/">
  223. <resolver href="components/resolver/"/>
  224. </commons>
  225. </xml.apache.org>
  226. <xalan href="http://xalan.apache.org"/>
  227. <xerces href="http://xerces.apache.org"/>
  228. <mail-archive href="http://marc.theaimsgroup.com"/>
  229. <xpath-tut href="http://www.w3schools.com/xpath/"/>
  230. <commons-logging href="http://commons.apache.org/logging/"/>
  231. <commons-io href="http://commons.apache.org/io/"/>
  232. <jakarta href="http://jakarta.apache.org/">
  233. <commons href="commons/">
  234. <io href="io/"/>
  235. <logging href="logging/"/>
  236. </commons>
  237. </jakarta>
  238. <excalibur href="http://excalibur.apache.org/">
  239. <framework href="framework/"/>
  240. </excalibur>
  241. <cocoon href="http://cocoon.apache.org/"/>
  242. <ant href="http://ant.apache.org/">
  243. <manual href="manual/"/>
  244. </ant>
  245. <catalog_spec href="http://www.oasis-open.org/committees/entity/spec.html"/>
  246. <!--<catalog_spec href="http://www.oasis-open.org/committees/entity/background/9401.html"/>-->
  247. <catalog_intro href="http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html"/>
  248. <mail>
  249. <linkmaps href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103444028129281&amp;amp;w=2"/>
  250. <semantic-linking href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;amp;m=103097808318773&amp;amp;w=2"/>
  251. <inputmoduletransformer
  252. href="http://marc.theaimsgroup.com/?t=103992708800001&amp;amp;r=1&amp;w=2"/>
  253. <linkrewritertransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15611"/>
  254. <xpathtransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12235"/>
  255. </mail>
  256. <cool-uris href="http://www.w3.org/Provider/Style/URI.html"/>
  257. <uri-rfc href="http://zvon.org/tmRFC/RFC2396/Output/index.html"/>
  258. <mozilla href="http://www.mozilla.org/"/>
  259. <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/>
  260. </external-refs>
  261. </site>