See: Description
| Interface | Description |
|---|---|
| InoObject |
Interface of a document stored in Tamino.
|
| IURLEncoder |
This interface allows to choose between JDK 1.3
and JDK 1.4 dependent classes.
|
| Class | Description |
|---|---|
| InoManager |
An implementation of a JMManager for a Tamino database.
|
| InoResponseHandler |
This is a SAX content handler for an ino:response document.
|
| URLEncoder |
Utility class for URL encoding with Java 1.3 and below.
|
| URLEncoder14 |
Utility class for URL encoding with Java 1.3 and below.
|
| Exception | Description |
|---|---|
| InoException |
A SAX exception indicating an error in a Tamino response
document.
|
Specialization of the JaxMe persistence framework for the Tamino datastore.