public static class ResourceAnalyser.Result extends Object
| Modifier and Type | Field and Description |
|---|---|
static ResourceAnalyser.Result |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getModifiedDate() |
Collection<CrawlUrl> |
getOutlinks() |
double |
getRelevance() |
public static final ResourceAnalyser.Result EMPTY
public Collection<CrawlUrl> getOutlinks()
public double getRelevance()
public ZonedDateTime getModifiedDate()
Copyright © 2017. All rights reserved.