Interface StyleSheet
- All Known Implementing Classes:
SimpleStyleSheet
public interface StyleSheet
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidforEachMatchingRule(@NotNull DomElement element, @NotNull StyleSheet.RuleConsumer ruleConsumer)
-
Method Details
-
forEachMatchingRule
void forEachMatchingRule(@NotNull @NotNull DomElement element, @NotNull @NotNull StyleSheet.RuleConsumer ruleConsumer)
-