2015-09-14 15:01:08 -07:00
p.location-badge.
exported from <a href='../router'>angular2/router</a>
defined in <a href="https://github.com/angular/angular/tree/2.0.0-alpha.37/modules/angular2/src/router/url_parser.ts#L3-L34">angular2/src/router/url_parser.ts (line 3)</a>
:markdown
2015-09-16 23:40:23 -07:00
This class represents a parsed URL
2015-09-14 15:01:08 -07:00
.l-main-section
h2 Members
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#constructor constructor
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
constructor(path: string, child?: Url, auxiliary?: Url[], params?: StringMap<string, any>)
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#path path
2015-09-14 15:01:08 -07:00
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#child child
2015-09-14 15:01:08 -07:00
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#auxiliary auxiliary
2015-09-14 15:01:08 -07:00
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#params params
2015-09-14 15:01:08 -07:00
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#toString toString
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
toString()
:markdown
.l-sub-section
2015-09-16 23:40:23 -07:00
h3#segmentToString segmentToString
2015-09-14 15:01:08 -07:00
pre.prettyprint
code.
segmentToString()
:markdown