See: Description

| Class | Description | 
|---|---|
| JSONBuffer | 
 Helper class to produce JSON output. 
 | 
| JSONResultHandler | 
 Handle results by serving them via a web server to mapping applications. 
 | 
| JSONResultHandler.Parameterizer | 
 Parameterization class 
 | 
| JSONWebServer | 
 A simple web server to serve data base contents to a JavaScript client. 
 | 
| Enum | Description | 
|---|---|
| JSONBuffer.Operand | 
 Operations on the stack. 
 | 
| Exception | Description | 
|---|---|
| JSONBuffer.JSONException | 
 Class to represent JSON encoding exceptions. 
 | 
JavaScript based map client - server architecture.