Java classes in this folder have been generated using JAXB's xjc script. This is available from /build.xml script as 'xjc-all' task. They reflect the various VO-DML XML schemas as Java classes. They are used in prototype code to interpret VOTables into VO-DML. Instances of these classes hold data models at runtime. Example code to use these libraries is the VODMLManager... TBD