org.plasma.provisioning.xsd
Class ClassAssembler

java.lang.Object
  extended by org.plasma.provisioning.xsd.AbstractAssembler
      extended by org.plasma.provisioning.xsd.ClassAssembler

public class ClassAssembler
extends AbstractAssembler


Field Summary
 
Fields inherited from class org.plasma.provisioning.xsd.AbstractAssembler
destNamespacePrefix, destNamespaceURI, support
 
Constructor Summary
ClassAssembler(ConverterSupport converterSupport, String destNamespaceURI, String destNamespacePrefix)
           
 
Method Summary
 Class buildClass(ComplexType complexType)
           
 Class buildClass(Element element)
           
 
Methods inherited from class org.plasma.provisioning.xsd.AbstractAssembler
createDocumentation, findAppInfoValue, formatLocalClassName, formatLocalPropertyName, getDocumentationContent, serializeElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassAssembler

public ClassAssembler(ConverterSupport converterSupport,
                      String destNamespaceURI,
                      String destNamespacePrefix)
Method Detail

buildClass

public Class buildClass(ComplexType complexType)

buildClass

public Class buildClass(Element element)


Copyright © 2014. All rights reserved.