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, addTrueValue
addChild, getParent, hasChildren, remove, remove, setParent, visit
addAttribute, 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, visit
public XMLPropertyListConfiguration.ArrayNode()
public void addValue(Object value)
addValue
in class XMLPropertyListConfiguration.PListNode
value
- the value to be addedpublic Object getValue()
getValue
in interface ConfigurationNode
getValue
in class DefaultConfigurationNode
List
of valuesCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.