public abstract class AbstractPropertyBuilder extends java.lang.Object implements PropertyBuilder
Constructor and Description |
---|
AbstractPropertyBuilder() |
Modifier and Type | Method and Description |
---|---|
java.util.List |
buildDeclarations(CSSName cssName,
java.util.List values,
int origin,
boolean important) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildDeclarations
public java.util.List buildDeclarations(CSSName cssName, java.util.List values, int origin, boolean important)
buildDeclarations
in interface PropertyBuilder