public class CSSImportRuleImpl extends CSSRuleImpl implements org.w3c.dom.css.CSSImportRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, SUPPORTS_RULE, UNKNOWN_RULE, WEBKIT_KEYFRAME_RULE, WEBKIT_KEYFRAMES_RULE, WEBKIT_REGION_RULE
Constructor and Description |
---|
CSSImportRuleImpl(long peer) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHref() |
(package private) static java.lang.String |
getHrefImpl(long peer) |
(package private) static org.w3c.dom.css.CSSImportRule |
getImpl(long peer) |
org.w3c.dom.stylesheets.MediaList |
getMedia() |
(package private) static long |
getMediaImpl(long peer) |
org.w3c.dom.css.CSSStyleSheet |
getStyleSheet() |
(package private) static long |
getStyleSheetImpl(long peer) |
create, equals, getCssText, getCssTextImpl, getParentRule, getParentRuleImpl, getParentStyleSheet, getParentStyleSheetImpl, getPeer, getPeer, getType, getTypeImpl, hashCode, setCssText, setCssTextImpl
static org.w3c.dom.css.CSSImportRule getImpl(long peer)
public java.lang.String getHref()
getHref
in interface org.w3c.dom.css.CSSImportRule
static java.lang.String getHrefImpl(long peer)
public org.w3c.dom.stylesheets.MediaList getMedia()
getMedia
in interface org.w3c.dom.css.CSSImportRule
static long getMediaImpl(long peer)
public org.w3c.dom.css.CSSStyleSheet getStyleSheet()
getStyleSheet
in interface org.w3c.dom.css.CSSImportRule
static long getStyleSheetImpl(long peer)