Package | Description |
---|---|
org.jboss.ws.metadata.wsdl.xmlschema | |
org.jboss.ws.metadata.wsdl.xsd | |
org.jboss.ws.tools.interfaces | |
org.jboss.ws.tools.schema |
Modifier and Type | Class and Description |
---|---|
class |
JBossXSComplexTypeDefinition |
class |
JBossXSSimpleTypeDefinition
XSSimpleTypeDefinition
|
Modifier and Type | Field and Description |
---|---|
protected JBossXSTypeDefinition |
JBossXSTypeDefinition.baseType |
protected JBossXSTypeDefinition |
JBossXSElementDeclaration.xstype |
Modifier and Type | Method and Description |
---|---|
JBossXSTypeDefinition |
WSSchemaUtils.createXSTypeDefinition(QName qname)
Creates a XSTypeDefinition object given a QName
|
Modifier and Type | Method and Description |
---|---|
JBossXSTypeDefinition |
SchemaUtils.getSchemaBasicType(String localpart)
Get a schema basic type
TODO: Migrate this off of the Xerces Impl
|
Modifier and Type | Method and Description |
---|---|
JBossXSTypeDefinition |
SchemaCreatorIntf.generateType(QName xmlType,
Class javaType)
Main method that is involved in generating a Schema Type
|
JBossXSTypeDefinition |
SchemaCreatorIntf.generateType(QName xmlType,
Class javaType,
Map<String,QName> elementNames) |
Modifier and Type | Method and Description |
---|---|
JBossXSTypeDefinition |
SchemaTypeCreator.generateType(QName xmlType,
Class javaType) |
JBossXSTypeDefinition |
SchemaTypeCreator.generateType(QName xmlType,
Class javaType,
Map<String,QName> elementNames) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.