Date: 2004-12-29T17:24:28
   Editor: BrettSutton
   Wiki: Jakarta Commons Wiki
   Page: HierarchicalXMLConfiguration Example
   URL: http://wiki.apache.org/jakarta-commons/HierarchicalXMLConfiguration 
Example

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,6 +1,8 @@
 == HierarchicalXMLConfiguration Example ==
 The following is hopefully a helpful example of how to use the 
HierarchicalXMLConfiguration class as there appears to be a complete lack of 
doco on the jakarta site.
 
+'''Note:''' updates to a HierarchicalXMLConfiguration cannot be saved as it is 
a readonly Configuration (as at commons configuration 1.0).
+
 The example uses the following xml file and demonstrates how to read the 
configuration details from it.
 
 {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to