public class EmbeddedSchema
extends java.lang.Object
| Constructor and Description |
|---|
EmbeddedSchema(java.lang.String systemId,
org.w3c.dom.Element schemaElement)
Create object to represent one of the schemas in a WSDL
|
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Element |
getSchemaElement() |
java.lang.String |
getSystemId() |
MSV