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

Class ClassNameNode

public class ClassNameNode extends AbstractPathNode

 ELEMENT CLASSNAME EMPTY
   ATTLIST CLASSNAME
   %CIMName;
 
Constructor Summary
ClassNameNode()
Ctor.
Method Summary
CIMObjectPathgetCIMObjectPath()
StringgetClassName()
getClassName

Constructor Detail

ClassNameNode

public ClassNameNode()
Ctor.

Method Detail

getCIMObjectPath

public CIMObjectPath getCIMObjectPath()

getClassName

public String getClassName()
getClassName

Returns: String

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