From 0e105ce71b1acf3a0468173dc1810c0d0f7ad676 Mon Sep 17 00:00:00 2001 From: Peter Bernard West Date: Tue, 24 Dec 2002 01:19:52 +0000 Subject: [PATCH] WIP git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195796 13f79535-47bb-0310-9956-ffa450edef68 --- .../xdocs/design/alt.design/properties-classes.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.5