All Classes and Interfaces
Class
Description
AbstractGenerationState<WRITER,DATATYPE_MANAGER extends gov.nist.secauto.metaschema.schemagen.datatype.IDatatypeManager>
AbstractSchemaGenerator<T extends AutoCloseable,D extends gov.nist.secauto.metaschema.schemagen.datatype.IDatatypeManager,S extends AbstractGenerationState<T,D>>
Thsi abstract class provides a common implementation shared by all schema
generators.
Represents a JSON schema that is a global definition or an inline schema.
Identifies the supported schema generation formats.
Configuration options for schema generation.
Support for managing Module data type implementations aligned with the XML
schema format for use in schema generation.