Uses of Interface
com.orchestranetworks.schema.SchemaExtensionsContext
-
Packages that use SchemaExtensionsContext Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of SchemaExtensionsContext in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type SchemaExtensionsContext Modifier and Type Method Description voidSchemaExtensions. defineExtensions(SchemaExtensionsContext aContext)Do note that during this step, all models may not be properly loaded.
-