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

7
LINES

< > BotCompany Repo | #1010977 // ul_htmlencode - synonym of ul_htmlEncode

JavaX fragment (include)

sS ul_htmlencode(S... list) {
  ret ul_htmlEncode(list);
}

sS ul_htmlencode(Collection<S> list, O... params) {
  ret ul_htmlEncode(list, params);
}

Author comment

Began life as a copy of #1008790

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: #1010977
Snippet name: ul_htmlencode - synonym of ul_htmlEncode
Eternal ID of this version: #1010977/4
Text MD5: a47b9b4e824bc41e4c585b56bf8366f5
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-11 03:08:28
Source code size: 154 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 492 / 533
Version history: 3 change(s)
Referenced in: [show references]