Package | Description |
---|---|
com.vladium.emma.report.html.doc |
Modifier and Type | Interface and Description |
---|---|
static interface |
HTMLTable.ICell |
static interface |
HTMLTable.IRow |
interface |
IElement |
Modifier and Type | Class and Description |
---|---|
class |
HTMLDocument |
class |
HTMLTable |
private static class |
HTMLTable.Cell |
private static class |
HTMLTable.Row |
class |
HyperRef |
(package private) static class |
IElement.Factory.ElementImpl |
(package private) static class |
ISimpleElement.Factory.SimpleElementImpl |
Modifier and Type | Method and Description |
---|---|
static ISimpleElement |
ISimpleElement.Factory.create(Tag tag) |
static ISimpleElement |
ISimpleElement.Factory.create(Tag tag,
AttributeSet attrs) |
ISimpleElement |
ISimpleElement.setClass(java.lang.String classID) |
ISimpleElement |
ISimpleElement.Factory.SimpleElementImpl.setClass(java.lang.String classID) |