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

3
LINES

< > BotCompany Repo | #1035065 // isFileURL

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

Libraryless. Click here for Pure Java version (7502L/42K).

sbool isFileURL(S s) {
  ret startsWith(s, "file:");
}

Author comment

Began life as a copy of #1001411

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035065
Snippet name: isFileURL
Eternal ID of this version: #1035065/1
Text MD5: 0a58bf68a2476b6c2163e6f8ab6f992b
Transpilation MD5: 7a4af89b372dd94e03d6beeec991faad
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-28 15:11:39
Source code size: 56 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 43 / 67
Referenced in: [show references]