public class

IsgdParser

extends DefaultHandler
java.lang.Object
   ↳ org.xml.sax.helpers.DefaultHandler
     ↳ com.htc.urlshorten.IsgdParser

Summary

Public Constructors
IsgdParser()
Public Methods
void shortenUrl(String strUrl, Handler handler, int whatSuccess, int whatTimeout, int whatError)
[Expand]
Inherited Methods
From class org.xml.sax.helpers.DefaultHandler
From class java.lang.Object
From interface org.xml.sax.ContentHandler
From interface org.xml.sax.DTDHandler
From interface org.xml.sax.EntityResolver
From interface org.xml.sax.ErrorHandler

Public Constructors

public IsgdParser ()

Public Methods

public void shortenUrl (String strUrl, Handler handler, int whatSuccess, int whatTimeout, int whatError)