Uses of Class
org.sblim.cimclient.internal.cimxml.sax.SAXSession
-
Packages that use SAXSession Package Description org.sblim.cimclient.internal.cimxml.sax Internal implementation of the SAX parser for cim-xml.org.sblim.cimclient.internal.cimxml.sax.node Internal implementation of the SAX parser for cim-xml. -
-
Uses of SAXSession in org.sblim.cimclient.internal.cimxml.sax
Methods in org.sblim.cimclient.internal.cimxml.sax with parameters of type SAXSession Modifier and Type Method Description static java.lang.ObjectCIMObjectFactory. getEmbeddedObj(CIMDataType pType, java.lang.Object pValObj, SAXSession pSession)getEmbeddedObjstatic java.lang.ObjectCIMObjectFactory. getEmbeddedObj(CIMDataType pType, java.lang.String pValueStr, SAXSession pSession)getEmbeddedObjectstatic java.lang.Object[]CIMObjectFactory. getEmbeddedObjA(CIMDataType pType, java.lang.String[] pValueStrA, SAXSession pSession)getEmbeddedObjectAstatic java.lang.Object[]CIMObjectFactory. getEmbeddedObjA(CIMDataType pType, ValueArrayNode pValueArrayNode, SAXSession pSession)getEmbbeddedObjectAstatic EmbObjHandlerEmbObjHandler. init(EmbObjHandler pHandler, java.lang.String pNodeName, org.xml.sax.Attributes pAttribs, SAXSession pSession, QualifiedNodeHandler pQNodeHandler, boolean pCheckEmbObjAttrib)Generic initialization.voidEmbObjHandler. initInst(java.lang.String pNodeName, org.xml.sax.Attributes pAttribs, SAXSession pSession, QualifiedNodeHandler pQNodeHandler, boolean pCheckEmbObjAttrib)Generic instance initialization.Constructors in org.sblim.cimclient.internal.cimxml.sax with parameters of type SAXSession Constructor Description XMLDefaultHandlerImpl(SAXSession pSession, boolean pAnyRoot)Ctor. -
Uses of SAXSession in org.sblim.cimclient.internal.cimxml.sax.node
Fields in org.sblim.cimclient.internal.cimxml.sax.node declared as SAXSession Modifier and Type Field Description protected SAXSessionAbstractParameterNode. iSessionMethods in org.sblim.cimclient.internal.cimxml.sax.node with parameters of type SAXSession Modifier and Type Method Description voidAbstractMethodCallNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidAbstractParameterNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidAbstractPropertyNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidCIMNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidClassNameNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidClassNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidClassPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidCorrelatorNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidErrorNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidExpMethodCallNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidExpMethodResponseNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidExpParamValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidHostNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidIMethodResponseNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidInstanceNameNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidInstanceNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidInstancePathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidIParamValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidIReturnValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidKeyBindingNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidKeyValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidLocalClassPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidLocalInstancePathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidLocalNameSpacePathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMessageNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMethodNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMethodResponseNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMultiExpReqNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMultiExpRspNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMultiReqNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidMultiRspNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidNameSpaceNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidNameSpacePathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)abstract voidNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)The SAX ContentHandler implementation calls this method after testChild() and addChild() calls.voidObjectPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidParamValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidQualiDeclNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidQualifierNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidReturnValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidScopeNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidSimpleExpReqNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidSimpleExpRspNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidSimpleReqNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidSimpleRspNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueArrayNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueInstanceWithPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueNamedInstanceNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueNullNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueObjectNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueObjectWithLocalPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueObjectWithPathNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueRefArrayNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)voidValueReferenceNode. init(org.xml.sax.Attributes pAttribs, SAXSession pSession)protected abstract voidAbstractPropertyNode. specificInit(org.xml.sax.Attributes pAttribs, SAXSession pSession)protected voidPropertyArrayNode. specificInit(org.xml.sax.Attributes pAttribs, SAXSession pSession)protected voidPropertyNode. specificInit(org.xml.sax.Attributes pAttribs, SAXSession pSession)protected voidPropertyReferenceNode. specificInit(org.xml.sax.Attributes pAttribs, SAXSession pSession)
-