javax > javax.swing > javax.swing.text > javax.swing.text.html > javax.swing.text.html.htmleditorkit > javax.swing.text.html.htmleditorkit.parsercallback >

Class: javax.swing.text.html.HTMLEditorKit.ParserCallback
    java.lang.Object
       javax.swing.text.html.HTMLEditorKit.ParserCallback


public static class HTMLEditorKit.ParserCallback extends Object


FIELDS:
public static final Object IMPLIED

CONSTRUCTORS:
public HTMLEditorKit.ParserCallback()


METHODS:
public void flush()
Throws: BadLocationException

public void handleComment(char[] data, int pos)

public void handleEndOfLineString(String eol)

public void handleEndTag(HTML.Tag t, int pos)

public void handleError(String errorMsg, int pos)

public void handleSimpleTag(HTML.Tag t, MutableAttributeSet a, int pos)

public void handleStartTag(HTML.Tag t, MutableAttributeSet a, int pos)

public void handleText(char[] data, int pos)


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
HTMLDocument.HTMLReader,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net