org.sblim.cimclient.internal.cimxml.sax.node

Class AbstractPathNode

public abstract class AbstractPathNode extends Node implements ObjectPathIf, ValueIf

Class AbstractPathNode is the superclass of AbstractObjectPathNode, ClassNameNode, InstanceNameNode and ObjectPathNode classes.
Constructor Summary
AbstractPathNode(String pNameEnum)
Ctor.
Method Summary
ObjectgetValue()

Constructor Detail

AbstractPathNode

public AbstractPathNode(String pNameEnum)
Ctor.

Parameters: pNameEnum

Method Detail

getValue

public Object getValue()

Returns: CIMObjectPath

See Also: getValue

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.