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 |
---|---|
Vector<FlashData> |
PageData.getFlashData() |
Modifier and Type | Method and Description |
---|---|
void |
PageData.addFlashData(FlashData flashData)
Add flash content information
|
Modifier and Type | Method and Description |
---|---|
void |
PageData.setFlashData(Vector<FlashData> flashV)
Set flash information of the page
|