The javadoc needs some improvement to give a better overview. Maybe we should add some more overview documentation.
For instance, I'm returning a Boolean from EIS2Java. Now where do I find to what EIS.iilang object this boolean is translating? How do I even figure out that this is in the translation package?
Also developers may want to use the bare EIS interface directly. Where is the requirements documentation? How do they know if it's necessary? Are there examples how to do that?