Modifier and Type | Class and Description |
---|---|
class |
FindContentHandler
This class is the handler for HTML content grepping during state transitions
|
class |
FindHTMLFormHandler
This class is the handler for HTML form parsing during state transitions
|
class |
FindHTMLHrefHandler
This class is the handler for HTML parsing during state transitions
|
protected class |
WebcrawlerConnector.ProcessActivityHTMLHandler
Class that describes HTML handling
|
Modifier and Type | Field and Description |
---|---|
protected IHTMLHandler |
LinkParseState.handler |
Modifier and Type | Method and Description |
---|---|
protected void |
WebcrawlerConnector.handleHTML(String documentURI,
IHTMLHandler handler)
Handle document references from HTML
|
Constructor and Description |
---|
FormParseState(IHTMLHandler handler) |
LinkParseState(IHTMLHandler handler) |