eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTML::ProcessingInstruction':

Home

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

Class: ProcessingInstruction (in HTML)


Inheritance:

   Object
   |
   +--HTML::AbstractElement
      |
      +--HTML::AbstractProcessingElement
         |
         +--HTML::ProcessingInstruction

Package:
stx:goodies/webServer/htmlTree
Category:
Net-Documents-HTML-ModelTree
Version:
rev: 1.3 date: 2018/04/26 10:29:25
user: cg
file: HTML__ProcessingInstruction.st directory: goodies/webServer/htmlTree
module: stx stc-classLibrary: htmlTree

Class protocol:

required protocol
o  tagName
(comment from inherited method)
Return a tag name for the html object.
Each html object needs to define a tag name.


Instance protocol:

accessing
o  codeString

o  codeString: something

required-visiting
o  acceptHTMLVisitor: aVisitor
visitor pattern: dispatch me to the visitor

testing
o  isProcessingInstruction



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 06:40:42 GMT