jsky.catalog
Interface HTMLQueryResultHandler
- All Known Implementing Classes:
- CatalogNavigator, Navigator
public interface HTMLQueryResultHandler
This interface defines a method that classes can call when an
HTTP server unexpectedly returns an HTML page, which normally
contains an error message about a broken link, etc.
Method Summary |
void |
displayHTMLPage(java.net.URL url)
Display the contents of the HTML page given by the the URL |
displayHTMLPage
void displayHTMLPage(java.net.URL url)
- Display the contents of the HTML page given by the the URL