Package | Description |
---|---|
com.vladium.emma.report.html.doc |
Modifier and Type | Class and Description |
---|---|
private static class |
Attribute.AttributeImpl |
Modifier and Type | Field and Description |
---|---|
static Attribute |
Attribute.ALIGN |
static Attribute |
Attribute.BORDER |
static Attribute |
Attribute.CELLPADDING |
static Attribute |
Attribute.CELLSPACING |
static Attribute |
Attribute.CLASS |
static Attribute |
Attribute.COLSPAN |
static Attribute |
Attribute.CONTENT |
static Attribute |
Attribute.HREF |
static Attribute |
Attribute.HTTP_EQUIV |
static Attribute |
Attribute.ID |
static Attribute |
Attribute.NAME |
static Attribute |
Attribute.REL |
static Attribute |
Attribute.SIZE |
static Attribute |
Attribute.SRC |
static Attribute |
Attribute.TITLE |
static Attribute |
Attribute.TYPE |
static Attribute |
Attribute.WIDTH |
Modifier and Type | Method and Description |
---|---|
abstract AttributeSet |
AttributeSet.set(Attribute attr,
int value) |
AttributeSet |
AttributeSet.AttributeSetImpl.set(Attribute attr,
int value) |
abstract AttributeSet |
AttributeSet.set(Attribute attr,
java.lang.String value) |
AttributeSet |
AttributeSet.AttributeSetImpl.set(Attribute attr,
java.lang.String value) |