Uses of Class
org.sblim.cimclient.internal.cimxml.sax.EmbObjHandler
Packages that use EmbObjHandler
Package
Description
Internal implementation of the SAX parser for cim-xml.
-
Uses of EmbObjHandler in org.sblim.cimclient.internal.cimxml.sax
Methods in org.sblim.cimclient.internal.cimxml.sax that return EmbObjHandlerModifier and TypeMethodDescriptionstatic EmbObjHandler
EmbObjHandler.init
(EmbObjHandler pHandler, String pNodeName, Attributes pAttribs, SAXSession pSession, QualifiedNodeHandler pQNodeHandler, boolean pCheckEmbObjAttrib) Generic initialization.Methods in org.sblim.cimclient.internal.cimxml.sax with parameters of type EmbObjHandlerModifier and TypeMethodDescriptionstatic EmbObjHandler
EmbObjHandler.init
(EmbObjHandler pHandler, String pNodeName, Attributes pAttribs, SAXSession pSession, QualifiedNodeHandler pQNodeHandler, boolean pCheckEmbObjAttrib) Generic initialization.