|
||||||||||
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.AbstractMethodCallNode
org.sblim.cimclient.internal.cimxml.sax.node.MethodCallNode
public class MethodCallNode
ELEMENT METHODCALL ((LOCALINSTANCEPATH | LOCALCLASSPATH), PARAMVALUE*, RESPONSEDESTINATION?) ATTLIST METHODCALL %CIMName;
Field Summary |
---|
Fields inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractMethodCallNode |
---|
iPath |
Constructor Summary | |
---|---|
MethodCallNode()
Ctor. |
Method Summary | |
---|---|
protected void |
testSpecChild(java.lang.String pNodeNameEnum)
|
Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.AbstractMethodCallNode |
---|
addChild, childParsed, getArgument, getArgument, getArgumentCount, getCIMArguments, getCIMObjectPath, getName, init, parseData, testChild, testCompletness, toString |
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, wait, wait, wait |
Constructor Detail |
---|
public MethodCallNode()
Method Detail |
---|
protected void testSpecChild(java.lang.String pNodeNameEnum) throws org.xml.sax.SAXException
testSpecChild
in class AbstractMethodCallNode
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |