|
||||||||||
| 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.AbstractMessageNode
public abstract class AbstractMessageNode
Class AbstractMessageNode is the superclass of AbstractResponseNode and AbstractRequestNode classes.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
AbstractMessageNode(java.lang.String pNameEnum)
Ctor. |
|
| Method Summary | |
|---|---|
void |
childParsed(Node pChild)
Have to be called by SAX's DefaultHandler.endElement() |
| 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, init, isCompleted, parseData, setCompleted, testChild, testCompletness |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sblim.cimclient.internal.cimxml.sax.node.NonVolatileIf |
|---|
addChild |
| Constructor Detail |
|---|
public AbstractMessageNode(java.lang.String pNameEnum)
pNameEnum - | Method Detail |
|---|
public void childParsed(Node pChild)
Node
childParsed in class NodepChild -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||