-
Class Summary
Class |
Description |
Characters |
Shows you how to handle with characters in the E2E Bridge.
|
Numbers |
Shows you how to handle with numbers in the E2E Bridge.
|
Strings |
Shows you how to handle with Strings in the E2E Bridge.
|
Package ch.e2e.examples.simple Description
This package contains all classes used in the SimpleTypes example of the E2E
Bridge Java AddOn. The SimpleTypes example shows you how to handle with
primitive types in the E2E Bridge.
For importing, you can use the following classes from the Jarfile
SimpleTypes.jar
:
The file SimpleTypes.xml.zip contains a complete example using these classes and methods.
IMPORTANT:
For trying out the example, you must copy the file SimpleTypes.jar in the
'jarfiles'-folder in your project directory.