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

3
LINES

< > BotCompany Repo | #1003266 // hreplaceTitle - replace <title> in HTML text

JavaX fragment (include)

1  
sS hreplaceTitle(S html, S newTitle) {
2  
  ret hreplacetag(html, "title", htitle(newTitle));
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003266
Snippet name: hreplaceTitle - replace <title> in HTML text
Eternal ID of this version: #1003266/1
Text MD5: ab92703a6e3f18fd92834eeceef4c07e
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-12 19:12:10
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 615 / 657
Referenced in: [show references]