|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.cimxml.sax.SAXSession
public class SAXSession
This class is intended to store variables which are common for a whole CIM-XML SAX parsing session.
Constructor Summary | |
---|---|
SAXSession(CIMObjectPath pDefLocalPath)
Ctor. |
Method Summary | |
---|---|
CIMObjectPath |
getDefLocalPath()
getDefLocalPath |
boolean |
strictEmbObjParsing()
strictEmbObjParsing |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAXSession(CIMObjectPath pDefLocalPath)
pDefLocalPath
- Method Detail |
---|
public CIMObjectPath getDefLocalPath()
public boolean strictEmbObjParsing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |