From: Peter Bernard West Date: Tue, 24 Dec 2002 01:19:52 +0000 (+0000) Subject: WIP X-Git-Tag: Alt-Design-integration-base~220 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0e105ce71b1acf3a0468173dc1810c0d0f7ad676;p=xmlgraphics-fop.git WIP git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195796 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/design/alt.design/properties-classes.xml b/src/documentation/content/xdocs/design/alt.design/properties-classes.xml index 55b9f08c6..ac8f52f25 100644 --- a/src/documentation/content/xdocs/design/alt.design/properties-classes.xml +++ b/src/documentation/content/xdocs/design/alt.design/properties-classes.xml @@ -22,7 +22,13 @@ >PropertyConsts object, created during the static initialization of the class. The methods of these - classes are accessed through these classes are intended to + classes are accessed through an array of singelton + instances of the individual <property> classes, which + is maintained in PropertyConsts. + + + these classes are intended to remain as repositories of static data and methods. The name of each property is entered in the PropNames.propertyNames array of