public class XSDSchemaMapper extends 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(String schemaResource,
String schemaText,
ClasspathImportService classpathImportService)
Loading and mapping of the schema to the internal representation.
|
public static SchemaModel loadAndMap(String schemaResource, String schemaText, ClasspathImportService classpathImportService)
schemaResource
- schema to load and map.schemaText
- schemaclasspathImportService
- importsCopyright © 2005–2018. All rights reserved.