public class HTMLDocument.HTMLReader.IsindexAction extends HTMLDocument.HTMLReader.TagAction
Constructor and Description |
---|
IsindexAction() |
Modifier and Type | Method and Description |
---|---|
void |
start(HTML.Tag t, MutableAttributeSet a)
当此动作被注册的标签类型看到开始标签时调用。
|
end
public void start(HTML.Tag t, MutableAttributeSet a)
HTMLDocument.HTMLReader.TagAction