Menu

for "ABCDEFG", I can only get "ABC..."

Help
2009-07-13
2013-04-27
  • Dennis Yang

    Dennis Yang - 2009-07-13

    Hi, I managed to extract articles from google scholar, while it returns
    incomplete names of the article title(for "ABCDEFG", I can only get "ABC..."),
    how can I set the maximum output length? Or is there anyway to get the full
    string? Thanks.

     
    • Derrick Oswald

      Derrick Oswald - 2009-07-14

      There is no limit on any strings in HTMLParser other than the ToString() output of text nodes.
      Perhaps you meant to call toHtml() instead.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.