|
Xport's stylesheet_import
type alias, (and
wstylesheet_import), encapsulates a stylesheet import rule.
The type alias that you use for your stylesheet_import
depends on the character type you wish to use. The list below reveals the two type
aliases for Xport's
xhtml_stylesheet_import
.
stylesheet_import 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_import. Only a few operations in stylesheet_item are relevent to
stylesheet_import, and these operations are overloaded in stylesheet_import, and listed below.