org.sblim.cimclient.internal.cimxml.sax.node
public class ValueArrayNode extends AbstractArrayValueNode
| Constructor Summary | |
|---|---|
| ValueArrayNode()
Ctor. | |
| Method Summary | |
|---|---|
| void | childParsed(Node pChild) |
| Object | elementAt(int pIdx) |
| CIMDataType | getType() |
| Object | getValue() |
| void | init(Attributes pAttribs, SAXSession pSession) |
| void | parseData(String pData) |
| int | size() |
| void | testChild(String pNodeNameEnum) |
| void | testCompletness() |
Returns: String value of VALUE child node
See Also: ArrayIf
Returns: usually null, because the type is unknown, but can return non-null in case of non-standard CIMOM.
See Also: getType
Returns: String[]