| <?xml version="1.0"?> |
| <!-- |
| Copyright 2002-2005 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. |
| --> |
| <site label="FOP" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="home"> |
| |
| <about label="About"> |
| <index label="Introduction" href="index.html"/> |
| <license label="Release Notes" href="relnotes.html"/> |
| <download label="Download" href="download.html"/> |
| <help label="Getting Help" href="gethelp.html"/> |
| <faqs label="FAQs" href="faq.html"/> |
| <maillist label="Mailing Lists" href="maillist.html"/> |
| <license label="License" href="license.html"/> |
| <!-- |
| <all_site label="Full HTML" href="wholesite.html"/> |
| <all_sitePDF label="Full PDF" href="wholesite.pdf"/> |
| --> |
| </about> |
| |
| <using label="Using FOP"> |
| <build label="Build" href="compiling.html"/> |
| <config label="Configure" href="configuration.html"/> |
| <run label="Run" href="running.html"/> |
| <embed label="Embed" href="embedding.html"/> |
| <servlet label="Servlets" href="servlets.html"/> |
| <ant label="Ant Task" href="anttask.html"/> |
| </using> |
| |
| <features label="Features"> |
| <compliance label="Compliance" href="compliance.html" description="FOP Compliance"/> |
| <ouput label="Output Targets" href="output.html"/> |
| <pdfencryption label="PDF Encryption" href="pdfencryption.html"/> |
| <graphics label="Graphics" href="graphics.html"/> |
| <fonts label="Fonts" href="fonts.html"/> |
| <hyphenation label="Hyphenation" href="hyphenation.html"/> |
| <extensions label="Extensions" href="extensions.html"/> |
| </features> |
| |
| <resources label="Resources"> |
| <xsl-fo label="XSL-FO" href="fo.html"/> |
| <examples label="Examples" href="examples.html"/> |
| <bugs label="Bugs" href="bugs.html"/> |
| <wiki label="Wiki" href="http://wiki.apache.org/xmlgraphics-fop/FrontPage"/> |
| <other label="Other" href="resources.html"/> |
| </resources> |
| |
| <project label="Project"> |
| <news label="News" href="news.html"/> |
| <team label="Who We Are" href="team.html"/> |
| <status label="Status" href="status.html"/> |
| <!--changes label="Changes" href="changes.html"/--> |
| <!--todo label="Todo" href="todo.html"/--> |
| </project> |
| |
| <development label="Development" href="dev/" tab="development"> |
| <introduction label="About"> |
| <basics label="Basics" href="index.html"/> |
| </introduction> |
| |
| <design label="Design"> |
| <basics label="Resolved" href="site:design/"/> |
| <unresolved label="Unresolved (Wiki)" href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectPages"/> |
| <svg label="SVG" href="svg.html"/> |
| <extensions label="Extensions" href="extensions.html"/> |
| </design> |
| |
| <develop label="Develop"> |
| <api-doc label="API Doc" href="api-doc.html"/> |
| <walkthru label="Walk-Thru" href="implement.html"/> |
| <patch label="Patch Queue" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Fop+all&newqueryname=fop+patch+queue&tofooter=1&order=Reuse+same+sort+as+last+time"/> |
| <conventions label="Conventions" href="conventions.html"/> |
| </develop> |
| |
| <test label="Test"> |
| <testing label="Testing" href="testing.html"/> |
| </test> |
| |
| <deploy label="Deploy"> |
| <doc label="Doc Mgmt" href="doc.html"/> |
| <release label="Release" href="release.html"/> |
| <bugs label="Bugs" href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.component"/> |
| </deploy> |
| |
| <resources label="Resources"> |
| <faq label="FAQs" href="faq.html"/> |
| <tools label="Tools" href="tools.html"/> |
| <viewcvs label="ViewCVS" href="http://svn.apache.org/viewcvs.cgi/xmlgraphics/fop"/> |
| </resources> |
| |
| <subpackages label="SubPackages"> |
| <rtflib label="RTFlib" href="rtflib.html"/> |
| </subpackages> |
| |
| </development> |
| |
| <design label="Design" href="design/" tab="design"> |
| <about label="About"> |
| <introduction label="Introduction" href="index.html"/> |
| </about> |
| |
| <core-process label="Core Process"> |
| <startup label="Startup" href="startup.html"/> |
| <parsing label="XML Parsing" href="parsing.html"/> |
| <fotree label="FO Tree" href="fotree.html"/> |
| <properties label="Properties" href="properties.html"/> |
| <layout label="Layout" href="layout.html"/> |
| <breakpos label="Break Possibility" href="breakpos.html"/> |
| <areas label="Area Tree" href="areas.html"/> |
| <renderers label="Renderers" href="renderers.html"/> |
| </core-process> |
| |
| <miscellaneous label="Miscellaneous"> |
| <images label="Images" href="images.html"/> |
| <pdflib label="PDF Library" href="pdf-library.html"/> |
| <svg label="SVG" href="svg.html"/> |
| <embedding label="Embedding" href="embedding.html"/> |
| <extending label="Extending" href="extending.html"/> |
| <optimise label="Optimisations" href="optimise.html"/> |
| <useragent label="User Agent" href="useragent.html"/> |
| </miscellaneous> |
| </design> |
| |
| <!-- references label="Related Projects"> |
| <forrest label="Apache Forrest" href="http://forrest.apache.org/"/> |
| <gump label="Apache Gump" href="http://jakarta.apache.org/gump/"/> |
| <cocoon label="Apache Cocoon" href="http://cocoon.apache.org/"/> |
| <lenya label="Apache Lenya" href="http://cocoon.apache.org/lenya/"/> |
| <centipede label="Krysalis Centipede" href="http://www.krysalis.org/"/> |
| </references --> |
| |
| <external-refs> |
| <!--cocoon href="http://cocoon.apache.org/2.1/"> |
| <ml href="mail-lists.html"/> |
| <actions href="userdocs/concepts/actions.html"/> |
| <catalogs href="userdocs/concepts/catalog.html"/> |
| <sitemap href="userdocs/concepts/sitemap.html"/> |
| <input-modules href="userdocs/concepts/modules.html"/> |
| <views href="userdocs/concepts/views.html"/> |
| </cocoon--> |
| <xmlgraphics.apache.org href="http://xmlgraphics.apache.org"> |
| </xmlgraphics.apache.org> |
| <xml.apache.org href="http://xml.apache.org/"> |
| <forrest href="forrest/"/> |
| <xindice href="xindice/"/> |
| <fop href="fop/"/> |
| <batik href="batik/"/> |
| </xml.apache.org> |
| <mail-archive href="http://marc.theaimsgroup.com"/> |
| <xpath-tut href="http://www.w3schools.com/xpath/"/> |
| <!--jakarta href="http://jakarta.apache.org/"> |
| <jxpath href="commons/jxpath"/> |
| <anakia href="velocity/anakia.html"/> |
| <tomcat href="tomcat/"> |
| <r3.3.1 href="builds/jakarta-tomcat/release/v3.3.1/bin/"/> |
| </tomcat> |
| <ant href="ant/"/> |
| <gump href="gump/"/> |
| </jakarta--> |
| <ant href="http://ant.apache.org/"/> |
| |
| <catalog_spec href="http://www.oasis-open.org/committees/entity/spec.html"/> |
| <!--<catalog_spec href="http://www.oasis-open.org/committees/entity/background/9401.html"/>--> |
| <catalog_intro href="http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html"/> |
| |
| <mail> |
| <linkmaps href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;m=103444028129281&amp;w=2"/> |
| <semantic-linking href="http://marc.theaimsgroup.com/?l=forrest-dev&amp;m=103097808318773&amp;w=2"/> |
| <inputmoduletransformer |
| href="http://marc.theaimsgroup.com/?t=103992708800001&amp;r=1&w=2"/> |
| <linkrewritertransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=15611"/> |
| <xpathtransformer href="http://issues.apache.org/bugzilla/show_bug.cgi?id=12235"/> |
| </mail> |
| <cool-uris href="http://www.w3.org/Provider/Style/URI.html"/> |
| <uri-rfc href="http://zvon.org/tmRFC/RFC2396/Output/index.html"/> |
| |
| <mozilla href="http://www.mozilla.org/"/> |
| <apache-stats href="http://www.apache.org/~vgritsenko/stats/index.html"/> |
| </external-refs> |
| |
| </site> |