public class HTMLDocument.HTMLReader.ParagraphAction extends HTMLDocument.HTMLReader.BlockAction
Constructor and Description |
---|
ParagraphAction() |
Modifier and Type | Method and Description |
---|---|
void |
end(HTML.Tag t)
Called when an end tag is seen for the
type of tag this action was registered
to.
|
void |
start(HTML.Tag t,
MutableAttributeSet a)
Called when a start tag is seen for the
type of tag this action was registered
to.
|
public void start(HTML.Tag t, MutableAttributeSet a)
HTMLDocument.HTMLReader.TagAction
start
in class HTMLDocument.HTMLReader.BlockAction
public void end(HTML.Tag t)
HTMLDocument.HTMLReader.TagAction
end
in class HTMLDocument.HTMLReader.BlockAction
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.