|
||||||||||
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.AbstractPathNode
public abstract class AbstractPathNode
Class AbstractPathNode is the superclass of AbstractObjectPathNode, ClassNameNode, InstanceNameNode and ObjectPathNode classes.
Field Summary |
---|
Constructor Summary | |
---|---|
AbstractPathNode(java.lang.String pNameEnum)
Ctor. |
Method Summary | |
---|---|
java.lang.Object |
getValue()
getValue |
Methods inherited from class org.sblim.cimclient.internal.cimxml.sax.node.Node |
---|
childParsed, 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.ObjectPathIf |
---|
getCIMObjectPath |
Constructor Detail |
---|
public AbstractPathNode(java.lang.String pNameEnum)
pNameEnum
- Method Detail |
---|
public java.lang.Object getValue()
ValueIf
getValue
in interface ValueIf
ValueIf.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |