Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/uri
UriQuery
Class UriQuery
Hierarchy
UriQuery
Implements
Comparable
<
UriQuery
>
HashCode
Debug
Display
Index
Accessors
length
Methods
appended
compare
To
debug
display
equals
get
has
hash
Code
head
is
Defined
is
Empty
key
prepended
removed
tail
to
Any
to
String
updated
value
builder
from
from
Any
param
parse
undefined
Accessors
length
get
length
(
)
:
number
Returns
number
Methods
appended
appended
(
key
:
string
|
null
, value
:
string
)
:
UriQuery
appended
(
params
:
AnyUriQuery
)
:
UriQuery
Parameters
key:
string
|
null
value:
string
Returns
UriQuery
Parameters
params:
AnyUriQuery
Returns
UriQuery
compare
To
compare
To
(
that
:
UriQuery
)
:
0
|
1
|
-1
Parameters
that:
UriQuery
Returns
0
|
1
|
-1
Abstract
debug
debug
(
output
:
Output
)
:
void
Parameters
output:
Output
Returns
void
display
display
(
output
:
Output
)
:
void
Parameters
output:
Output
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
get
get
(
key
:
string
)
:
string
|
undefined
Parameters
key:
string
Returns
string
|
undefined
has
has
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
Abstract
head
head
(
)
:
[
string
|
null
,
string
]
Returns
[
string
|
null
,
string
]
Abstract
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
Abstract
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
Abstract
key
key
(
)
:
string
|
null
Returns
string
|
null
prepended
prepended
(
key
:
string
|
null
, value
:
string
)
:
UriQuery
prepended
(
params
:
AnyUriQuery
)
:
UriQuery
Parameters
key:
string
|
null
value:
string
Returns
UriQuery
Parameters
params:
AnyUriQuery
Returns
UriQuery
removed
removed
(
key
:
string
)
:
UriQuery
Parameters
key:
string
Returns
UriQuery
Abstract
tail
tail
(
)
:
UriQuery
Returns
UriQuery
to
Any
to
Any
(
params
?:
undefined
|
object
)
:
object
|
undefined
Parameters
Optional
params:
undefined
|
object
Returns
object
|
undefined
Abstract
to
String
to
String
(
)
:
string
Returns
string
updated
updated
(
key
:
string
, value
:
string
)
:
UriQuery
Parameters
key:
string
value:
string
Returns
UriQuery
Abstract
value
value
(
)
:
string
Returns
string
Static
builder
builder
(
)
:
UriQueryBuilder
Returns
UriQueryBuilder
Static
from
from
(
key
:
string
|
null
, value
:
string
)
:
UriQuery
from
(
params
:
AnyUriQuery
)
:
UriQuery
Parameters
key:
string
|
null
value:
string
Returns
UriQuery
Parameters
params:
AnyUriQuery
Returns
UriQuery
Static
from
Any
from
Any
(
query
:
AnyUriQuery
|
null
|
undefined
)
:
UriQuery
Parameters
query:
AnyUriQuery
|
null
|
undefined
Returns
UriQuery
Static
param
param
(
value
:
string
, tail
?:
UriQuery
)
:
UriQuery
param
(
key
:
string
|
null
, value
:
string
, tail
?:
UriQuery
)
:
UriQuery
Parameters
value:
string
Optional
tail:
UriQuery
Returns
UriQuery
Parameters
key:
string
|
null
value:
string
Optional
tail:
UriQuery
Returns
UriQuery
Static
parse
parse
(
string
:
string
)
:
UriQuery
Parameters
string:
string
Returns
UriQuery
Static
undefined
undefined
(
)
:
UriQuery
Returns
UriQuery
Globals
@swim/core
@swim/codec
@swim/collections
@swim/dataflow
@swim/math
@swim/recon
@swim/streamlet
@swim/structure
@swim/time
@swim/uri
@swim/util
@swim/mesh
@swim/ui
@swim/ux
@swim/web
Uri
Uri
Authority
Uri
Cache
Uri
Exception
Uri
Fragment
Uri
Host
Uri
Parser
Uri
Path
Uri
Path
Builder
Uri
Port
Uri
Query
length
appended
compare
To
debug
display
equals
get
has
hash
Code
head
is
Defined
is
Empty
key
prepended
removed
tail
to
Any
to
String
updated
value
builder
from
from
Any
param
parse
undefined
Uri
Query
Builder
Uri
Scheme
Uri
User
Uri
Authority
Init
Uri
Init
Uri
User
Init
Any
Uri
Any
Uri
Authority
Any
Uri
Fragment
Any
Uri
Host
Any
Uri
Path
Any
Uri
Port
Any
Uri
Query
Any
Uri
Scheme
Any
Uri
User