javax.swing.text.html
public class HTMLDocument.HTMLReader.SpecialAction extends HTMLDocument.HTMLReader.TagAction
HTMLDocument.HTMLReader.TagAction.end(javax.swing.text.html.HTML.Tag)
method need not be
overridden and still does nothing.Constructor and Description |
---|
HTMLDocument.HTMLReader.SpecialAction() |
Modifier and Type | Method and Description |
---|---|
void |
start(HTML.Tag t,
MutableAttributeSet a)
The functionality is delegated to
HTMLDocument.HTMLReader.addSpecialElement(javax.swing.text.html.HTML.Tag, javax.swing.text.MutableAttributeSet) |
end
public HTMLDocument.HTMLReader.SpecialAction()
public void start(HTML.Tag t, MutableAttributeSet a)
HTMLDocument.HTMLReader.addSpecialElement(javax.swing.text.html.HTML.Tag, javax.swing.text.MutableAttributeSet)
start
in class HTMLDocument.HTMLReader.TagAction