|
||||||||||
| 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.ParameterArrayNode
public class ParameterArrayNode
ELEMENT PARAMETER.ARRAY (QUALIFIER*) ATTLIST PARAMETER.ARRAY %CIMName; %CIMType; #REQUIRED %ArraySize;
| Field Summary |
|---|
| Fields inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractParameterNode |
|---|
iQualiHandler, iSession |
| Constructor Summary | |
|---|---|
ParameterArrayNode()
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 ParameterArrayNode()
| Method Detail |
|---|
protected void specificInit(org.xml.sax.Attributes pAttribs)
throws org.xml.sax.SAXException
specificInit in class AbstractParameterNodeorg.xml.sax.SAXException
public void testCompletness()
throws org.xml.sax.SAXException
Node
testCompletness in class Nodeorg.xml.sax.SAXException - It must be thrown when the Node is not valid.public 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 | |||||||||