From: Jeremias Maerki Date: Mon, 27 Jun 2005 21:04:01 +0000 (+0000) Subject: Fix ViewCVS URLs. X-Git-Tag: fop-0_90-alpha1~527 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=12844ccb0ac224a897f71302a5d5683f91dd6a81;p=xmlgraphics-fop.git Fix ViewCVS URLs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@202072 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/embedding.xml b/src/documentation/content/xdocs/embedding.xml index 5cf6e3ba7..5baec0d12 100644 --- a/src/documentation/content/xdocs/embedding.xml +++ b/src/documentation/content/xdocs/embedding.xml @@ -389,7 +389,7 @@ XML access. This may be easier to understand for people familiar with JAXP.
ExampleFO2PDF.java

This example - + (current 0.20.5) (future 1.0dev) @@ -401,7 +401,7 @@ file to PDF using FOP.

ExampleXML2FO.java

This example - + (current 0.20.5) (future 1.0dev) @@ -415,7 +415,7 @@ classpath (ex. Xalan).

ExampleXML2PDF.java

This example - + (current 0.20.5) (future 1.0dev) @@ -437,7 +437,7 @@ performance is significantly higher with SAX.

ExampleObj2XML.java

This example - + (current 0.20.5) (future 1.0dev) @@ -472,7 +472,7 @@ used. For more detailed information see other resources on JAXP (ex.

ExampleObj2PDF.java

This example - + (current 0.20.5) (future 1.0dev) @@ -487,7 +487,7 @@ using FOP as before.

ExampleDOM2PDF.java

This example - + (current 0.20.5) (future 1.0dev) @@ -499,9 +499,7 @@ use a DOM tree as input for an XSL transformation. ExampleSVG2PDF.java (PDF Transcoder example)

This example - (current 0.20.5) - - (future 1.0dev) + (applies to 0.20.5 and future 1.0dev) shows use of the PDF Transcoder, a sub-application within FOP. It is used to generate a PDF document from an SVG file.