com.hp.hpl.jena.eyeball.web.statistics
Interface Statistician
- All Known Implementing Classes:
- ConfigStatistician, EyeballingStatistician, MetaDataStatistician, ModelStatistician, NullStatistician
public interface Statistician
- Author:
- peter
|
Field Summary |
static java.lang.String |
STATBREAK
|
|
Method Summary |
com.hp.hpl.jena.rdf.model.Model |
gather(WebEyeballer e,
Report r,
com.hp.hpl.jena.rdf.model.Resource hook)
|
java.lang.String |
getReport(com.hp.hpl.jena.rdf.model.Model stats)
|
STATBREAK
static final java.lang.String STATBREAK
- See Also:
- Constant Field Values
gather
com.hp.hpl.jena.rdf.model.Model gather(WebEyeballer e,
Report r,
com.hp.hpl.jena.rdf.model.Resource hook)
getReport
java.lang.String getReport(com.hp.hpl.jena.rdf.model.Model stats)