Package | Description |
---|---|
org.jboss.ws.metadata.wsdl.xmlschema |
Modifier and Type | Method and Description |
---|---|
JBossXSElementDeclaration |
WSSchemaUtils.createGlobalXSElementDeclaration(String name,
XSTypeDefinition xstype,
String targetNS)
Create a global XSElementDeclaration object
|
JBossXSElementDeclaration |
WSSchemaUtils.createXSElementDeclaration(String name,
XSTypeDefinition xstype,
boolean isNillable)
Create a local XSElementDeclaration object
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.