Uses 616K of libraries. Click here for Pure Java version (37L/1K).
!include once #1030609 // JSoup static org.jsoup.select.Elements jsoup(S html, S selector) { ret jsoup_parse(html).select(selector); }
Began life as a copy of #1030610
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030613 |
Snippet name: | jsoup - extract HTML selector using jsoup |
Eternal ID of this version: | #1030613/2 |
Text MD5: | 2c827b8484e17ec644ffea61022b506a |
Transpilation MD5: | 37398f4c3dd7414eef43d64a488817f2 |
Author: | stefan |
Category: | javax / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-01-26 09:03:49 |
Source code size: | 141 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 190 / 292 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030620 - jsoup_allContents |