<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] jsoup in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370979#M133965</link>
    <description>thank you very much</description>
    <pubDate>Tue, 16 Apr 2013 09:31:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-16T09:31:35Z</dc:date>
    <item>
      <title>[resolved] jsoup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370977#M133963</link>
      <description>Hello, I want to make the parser a html pages with jsoup. But when I send running, jsoup not be solved.&lt;BR /&gt;Example:&lt;BR /&gt;tJava component -&amp;gt; code -&amp;gt; Document doc = Jsoup.connect("&lt;A href="http://www.google.it&amp;quot;).get" target="_blank" rel="nofollow noopener noreferrer"&gt;www.google.it").get&lt;/A&gt;();</description>
      <pubDate>Mon, 15 Apr 2013 17:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370977#M133963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-15T17:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] jsoup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370978#M133964</link>
      <description>Hi
&lt;BR /&gt;You need to import external jar with tLibraryLoad before using Jsoup to parse HTML page, refer to online user manual:
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tLibraryLoad&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tLibraryLoad&amp;amp;content-lang=en&lt;/A&gt;
&lt;BR /&gt;and then, add the full package path to the class name. 
&lt;BR /&gt;Document doc = the full package path.Jsoup.connect("www.google.it").get();
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 16 Apr 2013 03:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370978#M133964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-16T03:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] jsoup</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370979#M133965</link>
      <description>thank you very much</description>
      <pubDate>Tue, 16 Apr 2013 09:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-jsoup/m-p/2370979#M133965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-16T09:31:35Z</dc:date>
    </item>
  </channel>
</rss>

