Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/uri
UriPathBuilder
Class UriPathBuilder
Hierarchy
UriPathBuilder
Implements
Builder
<
string
,
UriPath
>
Index
Constructors
constructor
Methods
add
Path
add
Segment
add
Slash
bind
is
Empty
pop
push
Constructors
constructor
new
Uri
Path
Builder
(
)
:
UriPathBuilder
Returns
UriPathBuilder
Methods
add
Path
add
Path
(
path
:
UriPath
)
:
void
Parameters
path:
UriPath
Returns
void
add
Segment
add
Segment
(
segment
:
string
)
:
void
Parameters
segment:
string
Returns
void
add
Slash
add
Slash
(
)
:
void
Returns
void
bind
bind
(
)
:
UriPath
Returns
UriPath
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
pop
pop
(
)
:
UriPath
Returns
UriPath
push
push
(
...
components
:
AnyUriPath
[]
)
:
void
Parameters
Rest
...
components:
AnyUriPath
[]
Returns
void
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
constructor
add
Path
add
Segment
add
Slash
bind
is
Empty
pop
push
Uri
Port
Uri
Query
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