org.plasma.provisioning.xsd
Class XSDSchemaConverter

java.lang.Object
  extended by org.plasma.provisioning.xsd.XSDSchemaConverter
All Implemented Interfaces:
SchemaConverter

public class XSDSchemaConverter
extends Object
implements SchemaConverter


Field Summary
protected  ClassAssembler classAssembler
           
protected  String destNamespacePrefix
           
protected  String destNamespaceURI
           
protected  PropertyAssembler propertyAssembler
           
 
Constructor Summary
XSDSchemaConverter(Schema schema, String destNamespaceURI, String destNamespacePrefix)
           
 
Method Summary
 Model buildModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

destNamespaceURI

protected String destNamespaceURI

destNamespacePrefix

protected String destNamespacePrefix

propertyAssembler

protected PropertyAssembler propertyAssembler

classAssembler

protected ClassAssembler classAssembler
Constructor Detail

XSDSchemaConverter

public XSDSchemaConverter(Schema schema,
                          String destNamespaceURI,
                          String destNamespacePrefix)
Method Detail

buildModel

public Model buildModel()
Specified by:
buildModel in interface SchemaConverter


Copyright © 2014. All rights reserved.