Class ImportRule

java.lang.Object
io.sf.carte.doc.style.css.om.AbstractCSSRule
io.sf.carte.doc.style.css.om.ImportRule
All Implemented Interfaces:
CSSRule, Serializable, CSSImportRule, CSSRule

public class ImportRule extends AbstractCSSRule implements CSSImportRule, CSSRule
Implementation of CSSImportRule.
See Also: