eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTMLDocument':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HTMLDocument


Inheritance:

   Object
   |
   +--HTMLDocument

Package:
stx:libhtml
Category:
System-Documentation
Version:
rev: 1.10 date: 2008/10/21 22:19:09
user: cg
file: HTMLDocument.st directory: libhtml
module: stx stc-classLibrary: libhtml

Instance protocol:

accessing
o  fileName
return the value of the instance variable 'fileName' (automatically generated)

o  fileName: something
set the value of the instance variable 'fileName' (automatically generated)

o  markup
return the value of the instance variable 'markup' (automatically generated)

o  markup: something
set the value of the instance variable 'markup' (automatically generated)

o  url

o  url: something

enumeration
o  markUpElementsDo: aBlock

printing
o  printHTMLOn: aStream

queries
o  anchorElements
return a collection of anchors-elements

o  documentTitle
return the documents title (from the head).
This is a q&d hack.

o  elementsForWhich: aFilter
return a collection which satisfy aFilter

o  formElements
return a collection of FORM-elements

o  imageElements
return a collection of IMG-elements

o  imageFilenames
return a collection of referenced IMG-filenames

o  isFormElement

o  isFormEndElement



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 11:22:14 GMT