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

3
LINES

< > BotCompany Repo | #1030620 // jsoup_allContents

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

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

static LS jsoup_allContents(S html, S selector) {
  ret map(jsoup(html, selector), e -> e.html());
}

Author comment

Began life as a copy of #1030613

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030620
Snippet name: jsoup_allContents
Eternal ID of this version: #1030620/5
Text MD5: ead6dca33def1e172675b72739774a75
Transpilation MD5: 5f567fb44976bd9c02d7158b4f9375f6
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-01-29 22:55:49
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 109 / 166
Version history: 4 change(s)
Referenced in: [show references]