public final class WSDLPartDescriptorImpl extends Object implements WSDLPartDescriptor
| Constructor and Description |
|---|
WSDLPartDescriptorImpl(XMLStreamReader xsr,
QName name,
WSDLDescriptorKind kind) |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocation()
Gets the source location information in the parsed WSDL.
|
QName |
name()
Gives Qualified name of the XML Schema element or type
|
WSDLDescriptorKind |
type()
Gives whether wsdl:part references a schema type or a global element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationpublic WSDLPartDescriptorImpl(XMLStreamReader xsr, QName name, WSDLDescriptorKind kind)
public QName name()
WSDLPartDescriptorname in interface WSDLPartDescriptorpublic WSDLDescriptorKind type()
WSDLPartDescriptortype in interface WSDLPartDescriptor@NotNull public final Locator getLocation()
WSDLObjectgetLocation in interface WSDLObjectCopyright © 2015 Oracle Corporation. All rights reserved.