Package | Description |
---|---|
org.jboss.ws | |
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
WSException |
NativeMessages.wsdlTypesNotAnXSModelTypes(WSDLTypes wt) |
Modifier and Type | Class and Description |
---|---|
class |
DOMTypes
A DOM Element based schema representation.
|
class |
XSModelTypes
A JBossXSModel based type definition.
|
Modifier and Type | Method and Description |
---|---|
WSDLTypes |
WSDLDefinitions.getWsdlTypes() |
Modifier and Type | Method and Description |
---|---|
static void |
WSDLUtils.addSchemaModel(WSDLTypes types,
String namespace,
JBossXSModel model) |
static JBossXSModel |
WSDLUtils.getSchemaModel(WSDLTypes types) |
void |
WSDLDefinitions.setWsdlTypes(WSDLTypes types) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.