public class XSDSchemaMapper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
XSDSchemaMapper.LSInputImpl |
static class |
XSDSchemaMapper.XSDSchemaMapperErrorHandler |
Constructor and Description |
---|
XSDSchemaMapper() |
Modifier and Type | Method and Description |
---|---|
static SchemaModel |
loadAndMap(java.lang.String schemaResource,
java.lang.String schemaText,
EngineImportService engineImportService)
Loading and mapping of the schema to the internal representation.
|
public static SchemaModel loadAndMap(java.lang.String schemaResource, java.lang.String schemaText, EngineImportService engineImportService)
schemaResource
- schema to load and map.schemaText
- schemaengineImportService
- engine imports