|
Xport's stylesheet_comment
type alias, (and
wstylesheet_comment), encapsulates a stylesheet comment.
The type alias that you use for your stylesheet_comment
depends on the character type you wish to use. The list below reveals the two type
aliases for Xport's
xhtml_stylesheet_comment
.
stylesheet_comment is derived from stylesheet_item
. Most of the base class operations in stylesheet_item are present only to be
available for stylesheet_rule, and are not relevent to stylesheet_comment. Only a few operations in stylesheet_item are relevent to
stylesheet_comment, and these operations are overloaded in stylesheet_comment, and listed below.