|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.wbem.EnumerateResponseDOM<T>
T
- : Type Variablepublic class EnumerateResponseDOM<T>
Class EnumerateResponseDOM is responsible for all helper functions of DOM parser related with EnumerateResponse.
Constructor Summary | |
---|---|
EnumerateResponseDOM(java.io.InputStreamReader pStream,
CIMObjectPath pPath)
EnumerateResponsePULL |
Method Summary | |
---|---|
EnumerateResponse<T> |
getEnumResponse()
Returns enumResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnumerateResponseDOM(java.io.InputStreamReader pStream, CIMObjectPath pPath) throws java.io.IOException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, WBEMException
pStream
- pPath
-
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
WBEMException
Method Detail |
---|
public EnumerateResponse<T> getEnumResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |