public interface RuleSet extends RuleBlock<Declaration>, PrettyOutput
RuleBlock.Priority| Modifier and Type | Method and Description |
|---|---|
List<CombinedSelector> |
getSelectors()
Gets selectors of given declaration
|
RuleSet |
setSelectors(List<CombinedSelector> selectors)
Sets selectors for this CSS declarations
|
getPriority, getStyleSheet, setPriority, setStyleSheetasList, replaceAll, unlockadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycompareTotoStringList<CombinedSelector> getSelectors()
RuleSet setSelectors(List<CombinedSelector> selectors)
selectors - Selectors to be setCopyright © 2014. All rights reserved.