static interface HTMLIndenter.NameClassifier
Modifier and Type | Field and Description |
---|---|
static int |
IS_FORMATTED |
static int |
IS_INLINE |
Modifier and Type | Method and Description |
---|---|
int |
classifyTag(NodeName name)
Classify an element name as inline, formatted, or both or neither.
|
static final int IS_INLINE
static final int IS_FORMATTED
int classifyTag(NodeName name)
name
- the element name