de.ukn.hci.squidy.designer.components.html
Class HTMLParserCallback

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.ParserCallback
      extended by de.ukn.hci.squidy.designer.components.html.HTMLParserCallback

public class HTMLParserCallback
extends HTMLEditorKit.ParserCallback


Field Summary
 
Fields inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
IMPLIED
 
Constructor Summary
HTMLParserCallback()
           
 
Method Summary
 void handleEndTag(HTML.Tag t, int pos)
           
 boolean hasFinished()
           
 
Methods inherited from class javax.swing.text.html.HTMLEditorKit.ParserCallback
flush, handleComment, handleEndOfLineString, handleError, handleSimpleTag, handleStartTag, handleText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLParserCallback

public HTMLParserCallback()
Method Detail

handleEndTag

public void handleEndTag(HTML.Tag t,
                         int pos)
Overrides:
handleEndTag in class HTMLEditorKit.ParserCallback

hasFinished

public boolean hasFinished()


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.