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.
|
Modifier and Type | Method and Description |
---|---|
PageProperty |
PagePropertyReader.read()
Reads the next property from the page that matches one of those requested.
|
Constructor and Description |
---|
PagePropertyReader(WikiCache wikiCache,
String _fullPageName,
PageProperty... _properties)
Creates a PagePropertyReader.
|