Class XMLPropertyListConfiguration.ArrayNode

All Implemented Interfaces:
Serializable, Cloneable, ConfigurationNode
Enclosing class:
XMLPropertyListConfiguration

Container for array elements. Do not use this class ! It is used internally by XMLPropertyConfiguration to parse the configuration file, it may be removed at any moment in the future.
Since:
1.2
Version:
$Id: XMLPropertyListConfiguration.java 1368665 2012-08-02 19:48:26Z oheger $
Author:
Emmanuel Bourg
See Also: