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

5
LINES

< > BotCompany Repo | #1032698 // toHTML_gen

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

Transpiled version (3836L) is out of date.

sS toHTML_gen(O o) {
  O html = callOpt(o, "html");
  if (html != null) ret str(html);
  ret htmlEncode2(o);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032698
Snippet name: toHTML_gen
Eternal ID of this version: #1032698/2
Text MD5: 5cf4e3d035f1022f6f34eb9cc65bd707
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-04 17:42:42
Source code size: 114 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 103
Version history: 1 change(s)
Referenced in: [show references]