Uses of Class
gov.nist.secauto.metaschema.schemagen.SchemaGenerationException
Package
Description
Provides XML Schema generation capabilities based on a provided Module.
-
Uses of SchemaGenerationException in gov.nist.secauto.metaschema.schemagen.xml
Modifier and TypeMethodDescriptionprotected AutoCloser<org.codehaus.stax2.XMLStreamWriter2,
SchemaGenerationException> Modifier and TypeMethodDescriptionprotected gov.nist.secauto.metaschema.schemagen.xml.impl.XmlGenerationState
XmlSchemaGenerator.newGenerationState
(IModule module, AutoCloser<org.codehaus.stax2.XMLStreamWriter2, SchemaGenerationException> schemaWriter, IConfiguration<SchemaGenerationFeature<?>> configuration)