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

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -2,6 +2,7 @@
 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).
+'''Note Note:''' it appears that the save method has been implemented and is 
likely to appear in the 1.1 release.
 
 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