Uses of Interface
gov.nist.secauto.metaschema.schemagen.ISchemaGenerator
Package
Description
Abstract support for schema generation.
Provides JSON Schema generation capabilities based on a provided Module.
Provides XML Schema generation capabilities based on a provided Module.
-
Uses of ISchemaGenerator in gov.nist.secauto.metaschema.schemagen
Modifier and TypeClassDescriptionclass
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. -
Uses of ISchemaGenerator in gov.nist.secauto.metaschema.schemagen.json
-
Uses of ISchemaGenerator in gov.nist.secauto.metaschema.schemagen.xml