Search tips
  • Netscape bookmarks file parsing
    How to use javax.swing HTML parser to parse a Netscape/Internet Explorer bookmarks file
    The high-level Swing component, JEditorPane, is responsible for displaying, among other things, HTML text. However, this article shows how you can use the HTML parser outside of JEditorPane. An example provided shows how to use the standard HTML parser (also shipped with HotJava) to parse the bookmarks file created by Netscape Navigator. Previous Swing Connection articles have feat
    in Development > Java with development explorer html internet java javax.swing netscape parser


javax.swing from all users