java.lang.Object
HashExtensionHandler
edu.ou.kmi.buddyspace.xml.IQRegisterHandler
- public class IQRegisterHandler
- extends HashExtensionHandler
Handler class to build jabber:iq:register objects. All work is
done by the HashExtensionHandler.
- Version:
- $Revision: 1.2 $, $Revision: 1.2 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IQRegisterHandler
public IQRegisterHandler()
- Creates a new
IQRegisterHandler
instance.
handleStartElement
protected void handleStartElement(java.lang.String name,
org.xml.sax.AttributeList attributes)
throws org.xml.sax.SAXException
receiveChildData
protected void receiveChildData(SubHandler subHandler,
java.lang.Object o)