public static class XMLPropertyListConfiguration.ArrayNode extends XMLPropertyListConfiguration.PListNode
DefaultConfigurationNode.SubNodes| Constructor and Description | 
|---|
| XMLPropertyListConfiguration.ArrayNode() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addValue(Object value)Add an object to the array. | 
| Object | getValue()Return the list of values in the array. | 
addDataValue, addDateValue, addFalseValue, addIntegerValue, addList, addRealValue, addTrueValueaddChild, getParent, hasChildren, remove, remove, setParent, visitaddAttribute, addChild, checkState, clone, createSubNodes, getAttribute, getAttributeCount, getAttributeCount, getAttributes, getAttributes, getChild, getChildren, getChildren, getChildrenCount, getChildrenCount, getName, getParentNode, getReference, isAttribute, isDefined, removeAttribute, removeAttribute, removeAttributes, removeChild, removeChild, removeChildren, removeReference, setAttribute, setName, setParentNode, setReference, setValue, visitpublic XMLPropertyListConfiguration.ArrayNode()
public void addValue(Object value)
addValue in class XMLPropertyListConfiguration.PListNodevalue - the value to be addedpublic Object getValue()
getValue in interface ConfigurationNodegetValue in class DefaultConfigurationNodeList of valuesCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.