public class RuleMarginImpl extends AbstractRuleBlock<Declaration> implements RuleMargin
RuleMargin.MarginAreaRuleBlock.Prioritypriority, stylesheethash, listmodCount| Modifier | Constructor and Description |
|---|---|
protected |
RuleMarginImpl(String area,
RuleBlock.Priority priority) |
| 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
|
compareTo, getPriority, getStyleSheet, setPriority, 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, waitgetPriority, getStyleSheet, setPriority, setStyleSheetasList, replaceAll, unlockadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycompareToprotected RuleMarginImpl(String area, RuleBlock.Priority priority)
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 © 2014. All rights reserved.