Package | Description |
---|---|
org.eclipse.actf.visualization.eval.html.statistics |
This package contains utilities to gather statistics information about target HTML content.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageStatData.addProblemItem(Attributes atts)
Extract problem item information relates to the image from XML fragment
and add the information into this instance.
|
static HeadingsData |
HeadingsData.parseItem(Attributes atts)
Extract heading tag information from XML fragment and store information
into new
HeadingsData instance. |