| Class | Description |
|---|---|
| JsonReader |
Reads JSON from a
Reader and returns a SearchResult. |
| JsonReader.SearchResultDeserializer |
Deserializes a
SearchResult by iterating over the json elements. |
| JsonWriter |
Writes a
SearchResult as JSON to a Writer. |
| JsonWriter.SearchResultSerializer |
Serializes a
SearchResult by creating a json array to contain the entries. |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.