Class GenerateSchema


  • public class GenerateSchema
    extends java.lang.Object
    The Class GenerateSchema.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BASE_PATH
      The Constant BASE_PATH.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Generate XML schema for all known configuration types (check validity of XML annotation and class structure).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • BASE_PATH

        public static final java.lang.String BASE_PATH
        The Constant BASE_PATH.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Generate XML schema for all known configuration types (check validity of XML annotation and class structure).
        Parameters:
        args - the arguments