org.sblim.cimclient.internal.cimxml.sax

Class SAXSession

public class SAXSession extends Object

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
CIMObjectPathgetDefLocalPath()
getDefLocalPath
booleanstrictEmbObjParsing()
strictEmbObjParsing

Constructor Detail

SAXSession

public SAXSession(CIMObjectPath pDefLocalPath)
Ctor.

Parameters: pDefLocalPath

Method Detail

getDefLocalPath

public CIMObjectPath getDefLocalPath()
getDefLocalPath

Returns: CIMObjectPath

strictEmbObjParsing

public boolean strictEmbObjParsing()
strictEmbObjParsing

Returns: boolean

Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.