I know how the use the parser in swing, but what I cant seem to figure
out is how to tell when the parser has completed parsing the
document. It would also solve my problem if someone could tell me how
to make it not multi threaded.
Stefan Ram - 10 Feb 2008 15:33 GMT
>I know how the use the parser in swing, but what I cant seem to
>figure out is how to tell when the parser has completed parsing
>the document.
When the execution of
»javax.swing.text.html.parser.ParserDelegator#parse«
is terminated?