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
UriScheme
Class UriScheme
Hierarchy
UriScheme
Implements
HashCode
Compare
Debug
Display
Index
Constructors
constructor
Properties
name
Accessors
cache
Methods
compare
To
debug
display
equals
hash
Code
is
Defined
to
Any
to
String
create
from
Any
parse
undefined
Constructors
constructor
new
Uri
Scheme
(
name
:
string
)
:
UriScheme
Parameters
name:
string
Returns
UriScheme
Properties
Readonly
name
name
:
string
Accessors
Static
cache
get
cache
(
)
:
HashGenCacheMap
<
string
,
UriScheme
>
Returns
HashGenCacheMap
<
string
,
UriScheme
>
Methods
compare
To
compare
To
(
that
:
unknown
)
:
number
Parameters
that:
unknown
Returns
number
debug
debug
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
display
display
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
to
Any
to
Any
(
)
:
undefined
|
string
Returns
undefined
|
string
to
String
to
String
(
)
:
string
Returns
string
Static
create
create
(
schemeName
:
string
)
:
UriScheme
Parameters
schemeName:
string
Returns
UriScheme
Static
from
Any
from
Any
(
value
:
undefined
|
null
|
AnyUriScheme
)
:
UriScheme
Parameters
value:
undefined
|
null
|
AnyUriScheme
Returns
UriScheme
Static
parse
parse
(
schemePart
:
string
)
:
UriScheme
Parameters
schemePart:
string
Returns
UriScheme
Static
undefined
undefined
(
)
:
UriScheme
Returns
UriScheme
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
Scheme
constructor
name
cache
compare
To
debug
display
equals
hash
Code
is
Defined
to
Any
to
String
create
from
Any
parse
undefined
Generated using
TypeDoc