From ec481630661473e16fb306ca82c11e7b1fa1ab8b Mon Sep 17 00:00:00 2001
From: Keiron Liddle
Date: Fri, 14 Dec 2001 07:38:28 +0000
Subject: updated information, trying to make things a bit clearer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194606 13f79535-47bb-0310-9956-ffa450edef68
---
docs/xml-docs/fop/embedding.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
(limited to 'docs/xml-docs/fop/embedding.xml')
diff --git a/docs/xml-docs/fop/embedding.xml b/docs/xml-docs/fop/embedding.xml
index 8a24e425b..6435311f0 100644
--- a/docs/xml-docs/fop/embedding.xml
+++ b/docs/xml-docs/fop/embedding.xml
@@ -57,8 +57,10 @@
invocation of the method is either render(Document) or
render(Parser, InputSource) respectively.
- A third possibility may be used to build the FO Tree, namely
- calling getContentHandler() and firing the SAX events yourself.
+
+ Another possibility may be used to build the FO Tree. You can
+ call getContentHandler() and fire the SAX events yourself.
+
Once the FO Tree is built, the format() and render() methods may be
called in that order.
--
cgit v1.2.3