Modifier and Type | Interface and Description |
---|---|
interface |
IHTMLHandler
This interface describes the functionality needed by an HTML processor in order to handle an HTML document.
|
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 IMetaTagHandler |
MetaParseState.handler |
Constructor and Description |
---|
MetaParseState(IMetaTagHandler handler) |