public class HTMLDocument.HTMLReader.IsindexAction extends HTMLDocument.HTMLReader.TagAction
Constructor and Description |
---|
HTMLDocument.HTMLReader.IsindexAction() |
Modifier and Type | Method and Description |
---|---|
void |
start(HTML.Tag t,
MutableAttributeSet a)
This method is called when a start tag is seen for one of the types
of tags associated with this Action.
|
end
public HTMLDocument.HTMLReader.IsindexAction()
public void start(HTML.Tag t, MutableAttributeSet a)
start
in class HTMLDocument.HTMLReader.TagAction