public class XSDSchemaConverter extends Object implements SchemaConverter
| Modifier and Type | Field and Description |
|---|---|
protected ClassAssembler |
classAssembler |
protected String |
destNamespacePrefix |
protected String |
destNamespaceURI |
protected PropertyAssembler |
propertyAssembler |
| Constructor and Description |
|---|
XSDSchemaConverter(org.plasma.xml.schema.Schema schema,
String destNamespaceURI,
String destNamespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.plasma.metamodel.Model |
buildModel() |
protected String destNamespaceURI
protected String destNamespacePrefix
protected PropertyAssembler propertyAssembler
protected ClassAssembler classAssembler
public org.plasma.metamodel.Model buildModel()
buildModel in interface SchemaConverterCopyright © 2021. All rights reserved.