Could you please ammend it with a complete example of
configuration in XML and resulting parameters object?
Also, the conditions when an exception thrown would be
usefull to mention
Thanks
Krage

Quote:
While there are similarities between the Parameters
object and the java.util.Properties object, there are
some important semantic differences. First, Parameters
are read-only. Second, Parameters are easily derived
from Configuration objects. Lastly, the Parameters
object is derived from XML fragments that look like
this: 
  <parameter name="param-name" value="param-value" />
 

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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

Reply via email to