]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
WIP
authorPeter Bernard West <pbwest@apache.org>
Tue, 24 Dec 2002 01:19:52 +0000 (01:19 +0000)
committerPeter Bernard West <pbwest@apache.org>
Tue, 24 Dec 2002 01:19:52 +0000 (01:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195796 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/design/alt.design/properties-classes.xml

index 55b9f08c6982a0793ecbc0037c1a9722203af02f..ac8f52f25d44b4f688e1dcd2f65b5cd747c24dab 100644 (file)
           ><code>PropertyConsts</code></fork> object, created during
           the <fork href= "PropertyConsts.html#pconsts" >static
           initialization</fork> of the class.  The methods of these
-          classes are accessed through these classes are intended to
+          classes are accessed through an array of <em>singelton</em>
+          instances of the individual &lt;property&gt; classes, which
+          is maintained in <fork href=
+          "PropertyConsts.html#properties" >PropertyConsts</fork>.
+
+
+          these classes are intended to
           remain as repositories of static data and methods.  The name
           of each property is entered in the
           <code>PropNames.propertyNames</code> array of