Class JAXBClassGenerator


  • public class JAXBClassGenerator
    extends java.lang.Object
    A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents. It will also ignore options that are relevant to JAXB but not SDO.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JAXBClassGenerator

        public JAXBClassGenerator()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)