![]() |
Smalltalk/X WebserverDocumentation of class 'XML::Comment': |
|
Class: Comment (in XML)Inheritance:Object | +--XML::Node | +--XML::Comment
Description:This class represents an XML comment. XML comments may appear anywhere in an XML document outside other markup or within the document type declaration at places allowed by grammar. XML comments are delimited by the start-tag '<!!!!!!!!--' and the end-tag '-->'. According to the XML 1.0 specification, for compatibilty, double-hyphens (the string '--') must not occur within comments. Instance Variables: text <String> contents of the comment element Instance protocol:accessing comparing printing
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 07 Dec 2023 10:19:27 GMT
|