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(Schema schema,
String destNamespaceURI,
String destNamespacePrefix) |
protected String destNamespaceURI
protected String destNamespacePrefix
protected PropertyAssembler propertyAssembler
protected ClassAssembler classAssembler
public Model buildModel()
buildModel in interface SchemaConverterCopyright © 2017. All rights reserved.