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

3
LINES

< > BotCompany Repo | #1030279 // replaceContentsOfContainerTag

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

Libraryless. Click here for Pure Java version (2539L/16K).

svoid replaceContentsOfContainerTag(LS tok, S contents) {
  replaceTokens(tok, 2, l(tok)-2, contents);
}

Author comment

Began life as a copy of #1003990

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030279
Snippet name: replaceContentsOfContainerTag
Eternal ID of this version: #1030279/2
Text MD5: 88d759908289523b12e0e8121da9b94b
Transpilation MD5: f9ec0e8a95e4617e82a83e2fb70a879f
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-25 14:28:52
Source code size: 106 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 88 / 132
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)