public class WhitespaceCollapse
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static CSSConstant |
COLLAPSE |
|
static CSSConstant |
DISCARD |
|
static CSSConstant |
PRESERVE |
|
static CSSConstant |
PRESERVE_BREAKS |
public static final CSSConstant PRESERVE
public static final CSSConstant COLLAPSE
public static final CSSConstant PRESERVE_BREAKS
public static final CSSConstant DISCARD