|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.cimxml.sax.node.Node
org.sblim.cimclient.internal.cimxml.sax.node.AbstractParameterNode
org.sblim.cimclient.internal.cimxml.sax.node.ParameterRefArrayNode
public class ParameterRefArrayNode
ELEMENT PARAMETER.REFARRAY (QUALIFIER*) ATTLIST PARAMETER.REFARRAY %CIMName; %ReferenceClass; %ArraySize;
| Field Summary |
|---|
| Fields inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractParameterNode |
|---|
iQualiHandler, iSession |
| Constructor Summary | |
|---|---|
ParameterRefArrayNode()
Ctor. |
|
| Method Summary | |
|---|---|
CIMDataType |
getType()
getType |
protected void |
specificInit(org.xml.sax.Attributes pAttribs)
|
void |
testCompletness()
It have to be called by SAX's DefaultHandler.endElement(). |
| Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractParameterNode |
|---|
childParsed, getCIMParameter, init, parseData, testChild |
| Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.Node |
|---|
clearCompleted, duplicatedNode, getArraySize, getBoolAttribute, getCIMName, getCIMType, getCIMType, getClassName, getClassOrigin, getNodeName, getParamType, getPropagated, getQualifierFlavor, getReferenceClass, hasTrueAttribute, illegalChildNodePair, isCompleted, setCompleted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterRefArrayNode()
| Method Detail |
|---|
protected void specificInit(org.xml.sax.Attributes pAttribs)
specificInit in class AbstractParameterNodepublic void testCompletness()
Node
testCompletness in class Nodepublic CIMDataType getType()
TypedIf
null if the type is unknown
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||