aboutsummaryrefslogtreecommitdiffstats
path: root/docs/design/understanding/properties.xml
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2002-11-30 06:52:16 +0000
committerWilliam Victor Mote <vmote@apache.org>2002-11-30 06:52:16 +0000
commit8d3f23d1924ceb5822daa3c280864fd58815f8c5 (patch)
treeb2e2fea28224021f94b512248a24c41dfadf6d3b /docs/design/understanding/properties.xml
parent86bc5b8a5ff3e731afe25a3c13592d9fe95b87d0 (diff)
downloadxmlgraphics-fop-8d3f23d1924ceb5822daa3c280864fd58815f8c5.tar.gz
xmlgraphics-fop-8d3f23d1924ceb5822daa3c280864fd58815f8c5.zip
white-space and line-ending fixes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195683 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/design/understanding/properties.xml')
-rw-r--r--docs/design/understanding/properties.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/design/understanding/properties.xml b/docs/design/understanding/properties.xml
index 529ec8673..442e3ed64 100644
--- a/docs/design/understanding/properties.xml
+++ b/docs/design/understanding/properties.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" standalone="no"?>
<!-- Overview -->
-<document>
- <header>
- <title>Properties</title>
- <subtitle>All you wanted to know about the Properties !</subtitle>
- <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
- </authors>
- </header>
- <body><s1 title="Property Handling">
+<document>
+ <header>
+ <title>Properties</title>
+ <subtitle>All you wanted to know about the Properties !</subtitle>
+ <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
+ </authors>
+ </header>
+ <body><s1 title="Property Handling">
<p>During XML Parsing, the FO tree is constructed. For each FO object (some
subclass of FObj), the tree builder then passes the list of all
attributes specified on the FO element to the handleAttrs method. This
@@ -115,7 +115,7 @@ but may not be completely up-to-date</dd></dl></s2>
<s2 title="To Do"> <s3 title="documentation">
-
+
<ul><li>explain PropertyManager vs. direct access</li>
<li>Explain corresponding properties</li></ul></s3>
@@ -126,5 +126,5 @@ but may not be completely up-to-date</dd></dl></s2>
keyword values and shorthand values (one attribute which sets several
properties)</p></s3></s2>
-</s1>
+</s1>
</body></document> \ No newline at end of file