toggle menu
RootEncoder
androidJvm
switch theme
search in API
common
/
com.pedro.common
/
UrlParser
Url
Parser
class
UrlParser
Created by pedro on 2/9/24.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Link copied to clipboard
var
auth
:
String
?
host
Link copied to clipboard
var
host
:
String
path
Link copied to clipboard
var
path
:
String
port
Link copied to clipboard
var
port
:
Int
?
query
Link copied to clipboard
var
query
:
String
?
scheme
Link copied to clipboard
var
scheme
:
String
Functions
get
App
Name
Link copied to clipboard
fun
getAppName
(
)
:
String
get
Auth
Password
Link copied to clipboard
fun
getAuthPassword
(
)
:
String
?
get
Auth
User
Link copied to clipboard
fun
getAuthUser
(
)
:
String
?
get
Full
Path
Link copied to clipboard
fun
getFullPath
(
)
:
String
get
Query
Link copied to clipboard
fun
getQuery
(
key
:
String
)
:
String
?
get
Stream
Name
Link copied to clipboard
fun
getStreamName
(
)
:
String
get
Tc
Url
Link copied to clipboard
fun
getTcUrl
(
)
:
String