Interface XSDGenerator


public interface XSDGenerator
Provides a method for generating an XML Schema Document (XSD) file.
Since:
2.6.2
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the result of the XML Schema Document (XSD) file generation.
  • Method Details