org.vfny.geoserver.responses
Interface ResponseHandler

All Known Implementing Classes:
XmlResponseHandler

public interface ResponseHandler

DOCUMENT ME!


Method Summary
 void endDocument(Service config)
           
 void handleDocument(Service config)
           
 

Method Detail

handleDocument

public void handleDocument(Service config)
                    throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

endDocument

public void endDocument(Service config)
                 throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException