Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.configuration.protocol.xml.ConfDataSaxHandler.ElementHandler

Packages that use ConfDataSaxHandler.ElementHandler
com.genesyslab.platform.configuration.protocol.xml   
 

Uses of ConfDataSaxHandler.ElementHandler in com.genesyslab.platform.configuration.protocol.xml
 

Subclasses of ConfDataSaxHandler.ElementHandler in com.genesyslab.platform.configuration.protocol.xml
protected  class ConfDataSaxHandler.ElementHandlerClass
           
protected  class ConfDataSaxHandler.ElementHandlerIntegerList
           
protected  class ConfDataSaxHandler.ElementHandlerKVList
           
protected  class ConfDataSaxHandler.ElementHandlerObjCollection
           
protected  class ConfDataSaxHandler.ElementHandlerStringList
           
protected  class ConfDataSaxHandler.ElementHandlerStructCollection
           
 

Methods in com.genesyslab.platform.configuration.protocol.xml that return ConfDataSaxHandler.ElementHandler
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandler.getParent()
           
abstract  ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandler.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerClass.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerObjCollection.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerStructCollection.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerKVList.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerIntegerList.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 ConfDataSaxHandler.ElementHandler ConfDataSaxHandler.ElementHandlerStringList.handleChild(java.lang.String elementName, org.xml.sax.Attributes attributes)
           
 

Constructors in com.genesyslab.platform.configuration.protocol.xml with parameters of type ConfDataSaxHandler.ElementHandler
ConfDataSaxHandler.ElementHandler(ConfDataSaxHandler.ElementHandler parent)
           
ConfDataSaxHandler.ElementHandlerClass(ConfDataSaxHandler.ElementHandler parent, ConfObjectBase object)
           
ConfDataSaxHandler.ElementHandlerIntegerList(ConfDataSaxHandler.ElementHandler parent, ConfIntegerCollection collection)
           
ConfDataSaxHandler.ElementHandlerKVList(ConfDataSaxHandler.ElementHandler parent, KeyValueCollection collection)
           
ConfDataSaxHandler.ElementHandlerObjCollection(ConfDataSaxHandler.ElementHandler parent)
           
ConfDataSaxHandler.ElementHandlerStringList(ConfDataSaxHandler.ElementHandler parent, ConfStringCollection collection)
           
ConfDataSaxHandler.ElementHandlerStructCollection(ConfDataSaxHandler.ElementHandler parent, ConfStructureCollection collection)
           
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.