StyleCatalog
holds a collection of Style
objects. It is intended for use when parsing or building a DOM document. Each entry in the StyleCatalog
represents a Style
, and is an object which is a subclass of Style
.
@author David Proulx
@see Style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|