Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
HierarchicalUrl
Last updated at 10:19 am UTC on 16 March 2019
 Url subclass: #HierarchicalUrl
 	instanceVariableNames: 'schemeName authority path query port username password'
 	classVariableNames: ''
 	poolDictionaries: ''
 	category: 'Network-Url'