protected class ExtendedHTMLDocument.ExtendedHTMLReader
extends javax.swing.text.html.HTMLDocument.HTMLReader
javax.swing.text.html.HTMLDocument.HTMLReader.BlockAction, javax.swing.text.html.HTMLDocument.HTMLReader.CharacterAction, javax.swing.text.html.HTMLDocument.HTMLReader.FormAction, javax.swing.text.html.HTMLDocument.HTMLReader.HiddenAction, javax.swing.text.html.HTMLDocument.HTMLReader.IsindexAction, javax.swing.text.html.HTMLDocument.HTMLReader.ParagraphAction, javax.swing.text.html.HTMLDocument.HTMLReader.PreAction, javax.swing.text.html.HTMLDocument.HTMLReader.SpecialAction, javax.swing.text.html.HTMLDocument.HTMLReader.TagAction
Constructor and Description |
---|
ExtendedHTMLDocument.ExtendedHTMLReader(int offset,
int popDepth,
int pushDepth,
javax.swing.text.html.HTML.Tag insertTag) |
Modifier and Type | Method and Description |
---|---|
void |
handleSimpleTag(javax.swing.text.html.HTML.Tag tag,
javax.swing.text.MutableAttributeSet attributeSet,
int pos)
Callback from the parser.
|
addContent, addContent, addSpecialElement, blockClose, blockOpen, flush, handleComment, handleEndOfLineString, handleEndTag, handleStartTag, handleText, popCharacterStyle, preContent, pushCharacterStyle, registerTag, textAreaContent
public ExtendedHTMLDocument.ExtendedHTMLReader(int offset, int popDepth, int pushDepth, javax.swing.text.html.HTML.Tag insertTag)
public void handleSimpleTag(javax.swing.text.html.HTML.Tag tag, javax.swing.text.MutableAttributeSet attributeSet, int pos)
handleSimpleTag
in class javax.swing.text.html.HTMLDocument.HTMLReader
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)