Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1030610 // jsoup_parse

JavaX fragment (include) [tags: use-pretranspiled]

Uses 616K of libraries. Click here for Pure Java version (31L/1K).

!include once #1030609 // JSoup

static org.jsoup.nodes.Document jsoup_parse(S html) {
  ret org.jsoup.Jsoup.parse(html);
}

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: 321 / 375
Version history: 1 change(s)
Referenced in: [show references]