| Package | Description |
|---|---|
| org.torproject.metrics.web |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryListing |
DirectoryListing.ofHostString(java.lang.String host)
Create a new instance by downloading an
index.json file from the
given CollecTor host and parsing its contents. |
static DirectoryListing |
DirectoryListing.ofInputStream(java.io.InputStream inputStream)
Create a new instance by parsing an
index.json file from the
given stream. |