|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.cimxml.sax.SAXHelper
public class SAXHelper
Class SAXHelper stores methods to help high level CIM-XML pull and SAX parsing.
Constructor Summary | |
---|---|
SAXHelper()
|
Method Summary | |
---|---|
static java.lang.Object |
parseInvokeMethodResponse(java.io.InputStreamReader pIs,
CIMArgument[] pOutArgs,
CIMObjectPath pDefPath)
parseInvokeMethodResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAXHelper()
Method Detail |
---|
public static java.lang.Object parseInvokeMethodResponse(java.io.InputStreamReader pIs, CIMArgument[] pOutArgs, CIMObjectPath pDefPath) throws java.lang.Exception
pIs
- pOutArgs
- pDefPath
-
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |