Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
HtmlHead
Last updated at 7:14 am UTC on 16 September 2017
 HtmlEntity subclass: #HtmlHead
	instanceVariableNames: ''
	classVariableNames: ''
	poolDictionaries: ''
	category: 'Etoys-Squeakland-Network-HTML-Parser Entities'

HtmlHead printHierarchy '
ProtoObject #()
	Object #()
		HtmlEntity #(''contents'' ''attribs'')
			HtmlHead #()'