protected static interface HTMLReader.RenderingAction
extends java.io.Serializable
SGMLEvent.| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
endTagParsed(SGMLEvent e)
Performs an action for the end tag.
|
void |
startTagParsed(SGMLEvent e)
Performs an action for the start tag.
|