public class RuleMarginImpl extends AbstractRuleBlock<Declaration> implements RuleMargin
RuleMargin.MarginAreastylesheethash, listmodCount| Modifier | Constructor and Description |
|---|---|
protected |
RuleMarginImpl(String area) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RuleMargin.MarginArea |
getMarginArea()
Returns margin area
|
int |
hashCode() |
String |
toString() |
String |
toString(int depth)
Pretty output of CSS definition using indentation
|
getStyleSheet, setStyleSheetadd, add, asList, get, iterator, remove, replaceAll, set, size, unlockaddAll, clear, indexOf, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetStyleSheet, setStyleSheetasList, replaceAll, unlockadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamprotected RuleMarginImpl(String area)
public RuleMargin.MarginArea getMarginArea()
RuleMargingetMarginArea in interface RuleMarginpublic String toString()
toString in class AbstractCollection<Declaration>public String toString(int depth)
PrettyOutputtoString in interface PrettyOutputdepth - Number of times output is indentedOutputUtilpublic int hashCode()
hashCode in interface Collection<Declaration>hashCode in interface List<Declaration>hashCode in class AbstractRuleBlock<Declaration>public boolean equals(Object obj)
equals in interface Collection<Declaration>equals in interface List<Declaration>equals in class AbstractRuleBlock<Declaration>Copyright © 2019. All rights reserved.