Package | Description |
---|---|
org.xhtmlrenderer.context | |
org.xhtmlrenderer.css.extend | |
org.xhtmlrenderer.css.newmatch | |
org.xhtmlrenderer.css.parser | |
org.xhtmlrenderer.css.sheet |
Modifier and Type | Method and Description |
---|---|
Ruleset |
StylesheetFactoryImpl.parseStyleDeclaration(int origin,
java.lang.String styleDeclaration) |
Modifier and Type | Method and Description |
---|---|
Ruleset |
StylesheetFactory.parseStyleDeclaration(int author,
java.lang.String style) |
Modifier and Type | Method and Description |
---|---|
Ruleset |
Selector.getRuleset()
get the Ruleset that this Selector is part of
|
Modifier and Type | Method and Description |
---|---|
void |
Selector.setParent(Ruleset ruleset) |
Modifier and Type | Method and Description |
---|---|
Ruleset |
CSSParser.parseDeclaration(int origin,
java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
Ruleset |
PageRule.getRuleset() |
Modifier and Type | Method and Description |
---|---|
void |
MediaRule.addContent(Ruleset ruleset) |
void |
Stylesheet.addContent(Ruleset ruleset) |
void |
FontFaceRule.addContent(Ruleset ruleset) |
void |
RulesetContainer.addContent(Ruleset ruleset) |
void |
PageRule.addContent(Ruleset ruleset) |
void |
PageRule.setRuleset(Ruleset ruleset) |