| Modifier and Type | Field | Description |
|---|---|---|
static short |
TYPE |
The type constant.
|
protected ParsedURL |
uri |
The URI of the imported stylesheet.
|
| Constructor | Description |
|---|---|
ImportRule() |
| Modifier and Type | Method | Description |
|---|---|---|
short |
getType() |
Returns a constant identifying the rule type.
|
ParsedURL |
getURI() |
Returns the URI of the imported stylesheet.
|
void |
setURI(ParsedURL u) |
Sets the URI of the imported stylesheet.
|
java.lang.String |
toString(CSSEngine eng) |
Returns a printable representation of this import rule.
|
getMediaList, setMediaListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappend, clear, getMedia, getParent, getRule, getSize, getTitle, isAlternate, setAlternate, setMedia, setParent, setTitlepublic static final short TYPE
protected ParsedURL uri
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.