Class SAXSession
java.lang.Object
org.sblim.cimclient.internal.cimxml.sax.SAXSession
public class SAXSession
extends java.lang.Object
This class is intended to store variables which are common for a whole
CIM-XML SAX parsing session.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDefLocalPathboolean
strictEmbObjParsingMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SAXSession
Ctor.- Parameters:
pDefLocalPath
-
-
-
Method Details
-
getDefLocalPath
getDefLocalPath- Returns:
- CIMObjectPath
-
strictEmbObjParsing
public boolean strictEmbObjParsing()strictEmbObjParsing- Returns:
- boolean
-