|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.wbem.EnumerateResponseSAX<T>
T
- public class EnumerateResponseSAX<T>
Class EnumerateResponseSAX is responsible for all helper functions of SAX parser related with EnumerateResponse.
Constructor Summary | |
---|---|
EnumerateResponseSAX(java.io.InputStreamReader pStream,
CIMObjectPath pPath)
Ctor. |
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 EnumerateResponseSAX(java.io.InputStreamReader pStream, CIMObjectPath pPath) throws java.io.IOException, org.xml.sax.SAXException, javax.xml.parsers.ParserConfigurationException, WBEMException
pStream
- Input stream to be parsedpPath
- CIMObject path
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 |