|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeadingsData | |
---|---|
org.eclipse.actf.visualization.eval.html.statistics | This package contains utilities to gather statistics information about target HTML content. |
Uses of HeadingsData in org.eclipse.actf.visualization.eval.html.statistics |
---|
Methods in org.eclipse.actf.visualization.eval.html.statistics that return HeadingsData | |
---|---|
static HeadingsData |
HeadingsData.parseItem(Attributes atts)
Extract heading tag information from XML fragment and store information into new HeadingsData instance. |
Methods in org.eclipse.actf.visualization.eval.html.statistics that return types with arguments of type HeadingsData | |
---|---|
Vector<HeadingsData> |
PageData.getHeadingsData()
|
Method parameters in org.eclipse.actf.visualization.eval.html.statistics with type arguments of type HeadingsData | |
---|---|
void |
PageData.setHeadingsData(Vector<HeadingsData> headings)
Set headings information of the page |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |