public class HTMLDocument.HTMLReader.SpecialAction extends HTMLDocument.HTMLReader.TagAction
Constructor and Description |
---|
SpecialAction() |
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
start
方法重写,继承类
HTMLDocument.HTMLReader.TagAction
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.