Class ImportRule

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

public class ImportRule extends AbstractCSSRule implements CSSImportRule, ExtendedCSSRule
Implementation of CSSImportRule.