|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.css.sheet.Ruleset
public class Ruleset
| Constructor Summary | |
|---|---|
Ruleset(int orig)
|
|
| Method Summary | |
|---|---|
void |
addAllProperties(java.util.List props)
|
void |
addFSSelector(Selector selector)
|
void |
addProperty(PropertyDeclaration decl)
|
java.util.List |
getFSSelectors()
|
int |
getOrigin()
|
java.util.List |
getPropertyDeclarations()
Returns an Iterator of PropertyDeclarations pulled from this CSSStyleRule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Ruleset(int orig)
| Method Detail |
|---|
public java.util.List getPropertyDeclarations()
public void addProperty(PropertyDeclaration decl)
public void addAllProperties(java.util.List props)
public void addFSSelector(Selector selector)
public java.util.List getFSSelectors()
public int getOrigin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||