Package | Description |
---|---|
votorola.a |
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
|
votorola.a.diff.harvest.auth |
Modifier and Type | Method and Description |
---|---|
WikiCache |
PollwikiVS.cache()
The cache of data from this pollwiki's database.
|
WikiCache |
WikiCache.churn()
Replaces any stale pages in the cache with fresh copies from the wiki.
|
Constructor and Description |
---|
PagePropertyReader(WikiCache wikiCache,
String _fullPageName,
PageProperty... _properties)
Creates a PagePropertyReader.
|
Constructor and Description |
---|
WikiAuthenticator(WikiCache wc,
String property)
Construct this verifier.
|