|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| BrowserFrame | The BrowserFrame interface represents a browser frame. |
| HtmlObject | This interface should be implemented to provide OBJECT, EMBED or APPLET functionality. |
| HtmlRendererContext | The HtmlRendererContext interface must be implemented
in order to use the Cobra HTML renderer. |
| HttpRequest | The HttpRequest interface should
be implemented to provide web request capabilities. |
| ReadyStateChangeListener | The ReadyStateChangeListener interface
is implemented to receive ReadyState change events
from HttpRequest. |
| UserAgentContext | Provides information about the user agent (browser) driving the parser and/or renderer. |
| Class Summary | |
|---|---|
| AbstractHtmlRendererContext | Abstract implementation of the HtmlRendererContext interface with
blank methods, provided for developer convenience. |
| FormInput | The FormInput class contains the state
of an HTML form input item. |
Context interfaces that need to be implemented in order to use the parser and renderer.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||