org.sblim.cimclient.internal.cimxml.sax.node
Interface NonVolatileIf
public
interface
NonVolatileIf
This interface have to be implemented by those Node classes which instances
cannot be reused. (e.g. CIM, MESSAGE, SIMPLERSP, IMETHODRESPONSE,
IRETURNVALUE)
Method Summary |
abstract void | addChild(Node pChild)
Have to be called by SAX's DefaultHandler.startElement() after
testChild() call.
|
public abstract void addChild(
Node pChild)
Have to be called by SAX's DefaultHandler.startElement() after
testChild() call.
Parameters: pChild
Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.