01: //
02: // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.5-b16-fcs
03: // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
04: // Any modifications to this file will be lost upon recompilation of the source schema.
05: // Generated on: 2005.12.23 at 04:26:06 PM GMT+07:00
06: //
07:
08: package com.mvnforum.jaxb.db.impl;
09:
10: public class JAXBVersion {
11:
12: public final static java.lang.String version = "1.0.5";
13:
14: }
|