javax.swing.text.html
public class HTMLDocument.HTMLReader.BlockAction extends HTMLDocument.HTMLReader.TagAction
Method Summary | |
---|---|
void | end(HTML.Tag t)
Called when an end tag is seen for one of the types of tags associated
with this Action. |
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. |