Uses of Class
org.apache.commons.configuration.plist.XMLPropertyListConfiguration.ArrayNode
Packages that use XMLPropertyListConfiguration.ArrayNode
-
Uses of XMLPropertyListConfiguration.ArrayNode in org.apache.commons.configuration.plist
Methods in org.apache.commons.configuration.plist with parameters of type XMLPropertyListConfiguration.ArrayNodeModifier and TypeMethodDescriptionvoidXMLPropertyListConfiguration.PListNode.addList(XMLPropertyListConfiguration.ArrayNode node) Add a sublist to the values of the node.