|
Class: XHTMLEncoder (in HTML)
Object
|
+--HTML::Visitor
|
+--HTML::Encoder
|
+--HTML::XHTMLEncoder
- Package:
- stx:goodies/webServer/htmlTree
- Category:
- Net-Documents-HTML-TreeBuilder
- Version:
- rev:
1.3
date: 2019/07/13 12:20:43
- user: cg
- file: HTML__XHTMLEncoder.st directory: goodies/webServer/htmlTree
- module: stx stc-classLibrary: htmlTree
This class will encode the HTML elements as XHTML.
Not yet finished.
[instance variables:]
[class variables:]
copyrightCOPYRIGHT (c) 2009 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
private-printing-tags
-
printSingle: anElement
-
Print an element without contents
|