Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/uri
UriPathBuilder
Class UriPathBuilder
Hierarchy
UriPathBuilder
Implements
Builder
<
string
,
UriPath
>
Index
Constructors
constructor
Properties
aliased
first
last
size
Methods
add
Path
add
Segment
add
Slash
bind
dealias
is
Empty
pop
push
Constructors
constructor
new
Uri
Path
Builder
(
)
:
UriPathBuilder
Returns
UriPathBuilder
Properties
aliased
aliased
:
number
first
first
:
UriPath
last
last
:
null
|
UriPath
size
size
:
number
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
dealias
dealias
(
n
:
number
)
:
UriPath
Parameters
n:
number
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
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Uri
Path
Builder
constructor
aliased
first
last
size
add
Path
add
Segment
add
Slash
bind
dealias
is
Empty
pop
push
Generated using
TypeDoc