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

3
LINES

< > BotCompany Repo | #1010015 // web_text - get text of node

JavaX fragment (include)

static S web_text(WebNode node) {
  ret node == null ? null : node.text();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010015
Snippet name: web_text - get text of node
Eternal ID of this version: #1010015/1
Text MD5: 99e1bec644d154a76a4c1dd0235775de
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-28 21:22:09
Source code size: 78 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 497
Referenced in: [show references]