aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/trunk/embedding.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation/content/xdocs/trunk/embedding.xml')
-rw-r--r--src/documentation/content/xdocs/trunk/embedding.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/trunk/embedding.xml b/src/documentation/content/xdocs/trunk/embedding.xml
index 3881c4599..24c74f970 100644
--- a/src/documentation/content/xdocs/trunk/embedding.xml
+++ b/src/documentation/content/xdocs/trunk/embedding.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -20,7 +20,7 @@
<!-- Embedding FOP -->
<document>
<header>
- <title>Apache FOP: Embedding</title>
+ <title>Apache™ FOP: Embedding</title>
<subtitle>How to Embed FOP in a Java application</subtitle>
<version>$Revision$</version>
</header>
@@ -29,11 +29,11 @@
<section id="overview">
<title>Overview</title>
<p>
- Review <a href="running.html">Running FOP</a> for important information that applies
+ Review <a href="running.html">Running Apache™ FOP</a> for important information that applies
to embedded applications as well as command-line use, such as options and performance.
</p>
<p>
- To embed Apache FOP in your application, first create a new
+ To embed Apache™ FOP in your application, first create a new
org.apache.fop.apps.FopFactory instance. This object can be used to launch multiple
rendering runs. For each run, create a new org.apache.fop.apps.Fop instance through
one of the factory methods of FopFactory. In the method call you specify which output
@@ -749,5 +749,4 @@ mailing list.
</section>
</section>
</body>
-</document>
-
+</document> \ No newline at end of file