Search:

Type: Posts; User: Bacon n' Logic

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,542

    Re: HTML Parsing

    That's 31:

    if(content.hasText()){System.out.println("result is " + content.text());
  2. Replies
    3
    Views
    1,542

    HTML Parsing

    Hi folks, I'm trying to parse some HTML using the Jsoup 3rd party library but I seem to be getting a nasty exception everytime I try running the program. (for reasons unbeknown to me)




    import...
Results 1 to 2 of 2