This package contains all classes used in the ComplexTypes example of the E2E
Bridge Java AddOn. The ComplexTypes example shows you how to handle with
Java Objects in the E2E Bridge.
For importing, You can use the following classes from the Jarfile
ComplexTypes.jar
:
The file ch/e2e/examples/complex/cdlist.xml
contains all available cd
informations. You can find this file in the
ComplexTypes.src folder.
The file ComplexTypes.xml.zip contains a complete example using these classes and methods.
IMPORTANT: For trying out the example, you must copy the file ComplexTypes.jar in the
'jarfiles'-folder in your project directory.