Uses 616K of libraries. Click here for Pure Java version (31L/1K).
1 | !include once #1030609 // JSoup |
2 | |
3 | static org.jsoup.nodes.Document jsoup_parse(S html) {
|
4 | ret org.jsoup.Jsoup.parse(html); |
5 | } |
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030610 |
| Snippet name: | jsoup_parse |
| Eternal ID of this version: | #1030610/2 |
| Text MD5: | 8cb4415192d31c7730eaa328738c8438 |
| Transpilation MD5: | d5c1a5aa19ee5bb0887dd59a67909e26 |
| 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 07:18:51 |
| Source code size: | 127 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 611 / 720 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |