Class XMLPropertyListConfiguration.ArrayNodeBuilder

java.lang.Object
org.apache.commons.configuration2.plist.XMLPropertyListConfiguration.PListNodeBuilder
org.apache.commons.configuration2.plist.XMLPropertyListConfiguration.ArrayNodeBuilder
Enclosing class:
XMLPropertyListConfiguration

private static class XMLPropertyListConfiguration.ArrayNodeBuilder extends XMLPropertyListConfiguration.PListNodeBuilder
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.