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

3
LINES

< > BotCompany Repo | #1001411 // isURL

JavaX fragment (include)

1  
sbool isURL(S s) {
2  
  ret startsWithOneOf(s, "http://", "https://", "file:");
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001411
Snippet name: isURL
Eternal ID of this version: #1001411/3
Text MD5: b290c932e210cd99637782b39736beef
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-06 19:13:59
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 668 / 1029
Version history: 2 change(s)
Referenced in: [show references]